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::DecalComponentConfig Struct Referencefinal

Inherits AZ::ComponentConfig.

Public Member Functions

 AZ_RTTI (DecalComponentConfig, "{5DFDC832-38B6-4F46-8C53-4CA0C82BC0AB}", ComponentConfig)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

Data::Asset< RPI::MaterialAsset > m_materialAsset
 
float m_attenuationAngle = 1.0f
 
float m_opacity = 1.0f
 
float m_normalMapOpacity = 1.0f
 
uint8_t m_sortKey = DefaultDecalSortKey
 

Static Public Attributes

static const uint8_t DefaultDecalSortKey = 16
 

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