This tag makes a CollisionCylinder component build a Collision Cylinder with flat ends instead of rounded ones.
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 [FlatEnd]
Group Structure
This tag should be applied directly to a CollisionCylinder 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.