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

Inherits TransformNotificationBus::MultiHandler, SkyAtmosphereRequestBus::Handler, and EntityBus::Handler.

Public Member Functions

 AZ_TYPE_INFO (AZ::Render::SkyAtmosphereComponentController, "{CB3DC903-ADAD-4127-9740-2D28AA890C2F}")
 
 SkyAtmosphereComponentController (const SkyAtmosphereComponentConfig &config)
 
void Activate (EntityId entityId)
 
void Deactivate ()
 
void SetConfiguration (const SkyAtmosphereComponentConfig &config)
 
const SkyAtmosphereComponentConfigGetConfiguration () 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)
 

Protected Member Functions

const SkyAtmosphereParams & GetUpdatedSkyAtmosphereParams ()
 

Friends

class EditorSkyAtmosphereComponent
 

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