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::AreaLightComponentController Class Referencefinal

Inherits AreaLightRequestBus::Handler.

Public Member Functions

 AZ_TYPE_INFO (AZ::Render::AreaLightComponentController, "{C185C0F7-0923-4EF7-94F7-B41D60FE535B}")
 
 AreaLightComponentController (const AreaLightComponentConfig &config)
 
void Activate (EntityId entityId)
 
void Deactivate ()
 
void SetConfiguration (const AreaLightComponentConfig &config)
 
const AreaLightComponentConfigGetConfiguration () const
 
void SetVisibiliy (bool isVisible)
 Used by the editor to control visibility - the controller must remain active while invisible to handle light unit conversions.
 

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 GetDependentServices (AZ::ComponentDescriptor::DependencyArrayType &dependent)
 

Friends

class EditorAreaLightComponent
 

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