Inherits AZ::ComponentBus.
|
virtual AZ::EntityId | GetShapeEntityId () const =0 |
|
virtual void | SetShapeEntityId (AZ::EntityId entityId)=0 |
|
virtual float | GetFalloffWidth () const =0 |
|
virtual void | SetFalloffWidth (float falloffWidth)=0 |
|
virtual FalloffType | GetFalloffType () const =0 |
|
virtual void | SetFalloffType (FalloffType type)=0 |
|
virtual bool | Get3dFalloff () const =0 |
|
virtual void | Set3dFalloff (bool is3dFalloff)=0 |
|
|
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
|
◆ HandlerPolicy
const AZ::EBusHandlerPolicy GradientSignal::ShapeAreaFalloffGradientRequests::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/GradientSignal/Code/Include/GradientSignal/Ebuses/ShapeAreaFalloffGradientRequestBus.h