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

Inherits AZ::ComponentConfig.

Public Member Functions

 AZ_RTTI (AZ::Render::CubeMapCaptureComponentConfig, "{3DA089D0-E0D0-4F00-B76E-EC28CFE41547}", ComponentConfig)
 
 AZ_CLASS_ALLOCATOR (CubeMapCaptureComponentConfig, SystemAllocator)
 
AZ::u32 OnCaptureTypeChanged ()
 
AZ::u32 GetSpecularQualityVisibilitySetting () const
 
AZ::u32 OnSpecularQualityChanged ()
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

CubeMapCaptureType m_captureType = CubeMapCaptureType::Specular
 
CubeMapSpecularQualityLevel m_specularQualityLevel = CubeMapSpecularQualityLevel::Medium
 
AZStd::string m_relativePath
 
float m_exposure = 0.0f
 

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