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 |
---|---|
bool m_ExpectReplacement | True if this object will be immediately replaced. |
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). |