...
Name | Description |
---|---|
Geo::GeoFileString m_Geom | The key of the geom this instance references. |
Geo::GeoFileString m_Group | The name of the group the instance is associated with. |
PipelineRadiosityGroupType m_GroupType | Whether the instance group can be automatically split by the precompute. |
Geo::GeoGuid m_Guid | The globally unique identifier of this instance. |
PipelineRadiosityLightingType m_Lighting | The way an instance receives Enlighten lighting output. |
MaterialOverrides m_Materials | Overrides the materials specified in the geom. |
Geo::GeoFileString m_Name | The name of this instance. |
Geo::GeoFileString m_Paramset | The name of the paramset the instance refers to, found within the .paramset file. |
PipelineRadiosityShadowType m_Shadow | Whether this instance casts an indirect shadow. |
PipelineTransform m_Transform | The local to world transform. |
...