This tag sets the density of a specific collision component.
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
GroupName [Density] [<Density>]
- Density: The density of the collision.
Group Structure
This tag should be applied directly to a CollisionBox Component, a CollisionCylinder Component or a CollisionSphere Component,
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.