This is the documentation for Enlighten.
class Enlighten RemoveInfo
class Enlighten::RemoveInfo
Parameters to be enqueued for a RemoveSystem(), RemoveProbeSet(), RemoveCubeMap() or RemoveDynamicObject() command.
Variables
Name | Description |
---|---|
Geo::GeoGuid m_ObjectId | Id of the object to be removed. |
RemovalMode m_RemovalMode | Removal mode - whether to remove the object completely, or whether to remove just the data required for further updates (but keep output). |