Inherits AZ::ComponentBus.
|
virtual bool | GetAllowOverrides () const =0 |
|
virtual void | SetAllowOverrides (bool value)=0 |
|
virtual float | GetRangeMin () const =0 |
|
virtual void | SetRangeMin (float rangeMin)=0 |
|
virtual float | GetRangeMax () const =0 |
|
virtual void | SetRangeMax (float rangeMax)=0 |
|
virtual GradientSignal::GradientSampler & | GetGradientSampler ()=0 |
|
|
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
|
◆ HandlerPolicy
const AZ::EBusHandlerPolicy Vegetation::ScaleModifierRequests::HandlerPolicy = AZ::EBusHandlerPolicy::Single |
|
static |
Overrides the default AZ::EBusTraits handler policy to allow one listener only.
The documentation for this class was generated from the following file:
- Gems/Vegetation/Code/Include/Vegetation/Ebuses/ScaleModifierRequestBus.h