Open 3D Engine GradientSignal Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GradientSignal::ShapeAreaFalloffGradientRequests Class Referenceabstract

Inherits AZ::ComponentBus.

Public Member Functions

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 Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single
 

Member Data Documentation

◆ 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: