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

Inherits AZ::ComponentConfig.

Public Member Functions

 AZ_RTTI (AZ::Render::PostFxLayerComponentConfig, "{D9D31439-BD33-43AA-B341-4F47C669F843}", AZ::ComponentConfig)
 
AZStd::string GetPriorityLabel ()
 
void CopySettingsTo (PostProcessSettingsInterface *settings) const
 
AZStd::vector< AZStd::pair< int, AZStd::string > > BuildLayerCategories () const
 

Static Public Member Functions

static void Reflect (ReflectContext *context)
 

Public Attributes

int m_layerCategoryValue = PostFx::DefaultLayerCategoryValue
 
AZStd::vector< AZStd::string > m_cameraTags
 
AZStd::vector< AZStd::string > m_exclusionTags
 

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