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

Inherits PostFxLayerRequestBus::Handler, LmbrCentral::TagGlobalNotificationBus::MultiHandler, Camera::CameraNotificationBus::Handler, and AZ::TickBus::Handler.

Public Member Functions

 AZ_TYPE_INFO (AZ::Render::PostFxLayerComponentController, "{A3285A02-944B-4339-95B1-15E0F410BD1D}")
 
 PostFxLayerComponentController (const PostFxLayerComponentConfig &config)
 
void Activate (EntityId entityId)
 
void Deactivate ()
 
void SetConfiguration (const PostFxLayerComponentConfig &config)
 
const PostFxLayerComponentConfigGetConfiguration () const
 
void RebuildCameraEntitiesList ()
 
void OnEntityTagAdded (const AZ::EntityId &entityId) override
 
void OnEntityTagRemoved (const AZ::EntityId &entityId) override
 
void OnCameraAdded (const AZ::EntityId &cameraId) override
 
void OnCameraRemoved (const AZ::EntityId &cameraId) override
 

Static Public Member Functions

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

Friends

class EditorPostFxLayerComponent
 

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