This tag flips the faces of the group its applied to.
Usage
To use this group tag, you must first Include
any of the following XML files:
Drawables.xml
HUDMap.xml
StateProp.xml
Vehicle.xml
Zone.xml
Then you must execute any of the following ModelOutputInstructions
on the tagged group or a group containing it:
BaseHUDMap
- Recommended.
- Only when including
HUDMap.xml
.
BaseZone
- Recommended.
- Only when including
Zone.xml
.
StateProp
- Recommended.
- Only when including
StateProp.xml
.
Vehicle
- Recommended.
- Only when including
Vehicle.xml
.
Scenegraph
- Not recommended.
- Only when including
Drawables.xml
.
Mesh
- Not recommended.
- Only when including
Drawables.xml
.
ArticulatedAnim
- Not recommended.
- Only when including
Drawables.xml
.
Anim
- Not recommended.
- Only when including
Drawables.xml
.
ZoneVehicleOrStateProp
- Not recommended.
- Only when including
Drawables.xml
,StateProp.xml
,Vehicle.xml
orZone.xml
.
Syntax
GroupName [FlipFaces]
Group Structure
This tag can be applied to any group.
Examples
This is an example of a group with this tag applied to it:
Other Tags
These are other tags that can be used with this to configure it further.
Version History
1.0
Initial release.