This is the documentation for Enlighten.
struct Enlighten MetaBlockBuilder SystemMeta
struct Enlighten::MetaBlockBuilder::SystemMeta
Input data describing a system.
Variables
Name | Description |
---|---|
Geo::GeoGuid m_Guid | The GUID of this system. |
eMetaLightingType::Value m_LightingType | The lighting type of this system. |
Geo::GeoString< char > m_Name | The name of this system. |
Geo::s32 m_NumInstances | The number of instances in this system. |
Geo::GeoGuid m_ParamSetGuid | The GUID of the paramset that this system belongs to. |