Open 3D Engine AtomLyIntegration 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.
AZ::Render::ShapeWeightModifierComponentController Class Referencefinal

Inherits PostFxWeightRequestBus::Handler.

Public Member Functions

 AZ_TYPE_INFO (AZ::Render::ShapeWeightModifierComponentController, "{5EF82EB8-8A7F-4B6C-BD40-8BABA1ABE0E5}")
 
 ShapeWeightModifierComponentController (const ShapeWeightModifierComponentConfig &config)
 
void Activate (EntityId entityId)
 
void Deactivate ()
 
void SetConfiguration (const ShapeWeightModifierComponentConfig &config)
 
const ShapeWeightModifierComponentConfigGetConfiguration () const
 
virtual float GetWeightAtPosition (const AZ::Vector3 &influencerPosition) const override
 PostFxWeightRequestBus::Handler Override.
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
static void GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &services)
 
static void GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &services)
 
static void GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &services)
 

Friends

class EditorShapeWeightModifierComponent
 

The documentation for this class was generated from the following file: