This tag makes it so nothing in the group it is applied to will be built as static entities or other types of visible entities in the world.
Usage
To use this group tag, you must first Include
any of the following XML files:
StateProp.xml
Vehicle.xml
Zone.xml
Then you must execute any of the following ModelOutputInstructions
on the tagged group or a group containing it:
BaseZone
- Only when including
Zone.xml
.
- Only when including
StateProp
- Only when including
StateProp.xml
.
- Only when including
Vehicle
- Only when including
Vehicle.xml
.
- Only when including
Syntax
Name [NonWorldMesh]
Group Structure
This tag can be applied to any group.
Examples
TODO
Other Tags
There are no other other tags that can be used with this tag to configure it further.
Version History
1.0
Initial release.