Inherits AZ::Component, GradientRequestBus::Handler, RandomGradientRequestBus::Handler, and GradientTransformNotificationBus::Handler.
 | 
| 
  | AZ_COMPONENT (RandomGradientComponent, RandomGradientComponentTypeId) | 
|   | 
| 
  | RandomGradientComponent (const RandomGradientConfig &configuration) | 
|   | 
| 
void  | Activate () override | 
|   | 
| 
void  | Deactivate () override | 
|   | 
| 
bool  | ReadInConfig (const AZ::ComponentConfig *baseConfig) override | 
|   | 
| 
bool  | WriteOutConfig (AZ::ComponentConfig *outBaseConfig) const override | 
|   | 
| 
float  | GetValue (const GradientSampleParams &sampleParams) const override | 
|   | 
| 
void  | GetValues (AZStd::span< const AZ::Vector3 > positions, AZStd::span< float > outValues) const override | 
|   | 
 | 
| 
static void  | GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &services) | 
|   | 
| 
static void  | GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &services) | 
|   | 
| 
static void  | GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &services) | 
|   | 
| 
static void  | Reflect (AZ::ReflectContext *context) | 
|   | 
 | 
| 
template<typename , typename >  | 
| class  | LmbrCentral::EditorWrappedComponentBase | 
|   | 
The documentation for this class was generated from the following file:
- Gems/GradientSignal/Code/Include/GradientSignal/Components/RandomGradientComponent.h