Open 3D Engine OpenParticleSystem Gem API Reference 26.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
OpenParticle::ParticleComponentController Class Referencefinal

Inherits AZ::TransformNotificationBus::Handler, ParticleRequestBus::Handler, and AzFramework::AssetCatalogEventBus::Handler.

Public Member Functions

 AZ_TYPE_INFO (OpenParticle::ParticleComponentController, "{a5b42514-594d-40a8-aca6-7f98f2d913c4}")
 
 ParticleComponentController (const ParticleComponentConfig &config)
 
void OnTransformChanged (const AZ::Transform &local, const AZ::Transform &world) override
 
void SetVisible (bool visible)
 
void Activate (AZ::EntityId entityId)
 
void Deactivate ()
 
void SetConfiguration (const ParticleComponentConfig &config)
 
const ParticleComponentConfigGetConfiguration () const
 

Static Public Member Functions

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

Friends

class EditorParticleComponent
 

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