This tag changes the OutputHUDMapMesh parameter of the group it is applied to.
Usage
To use this group tag, you must first Include
any of the following XML files:
HUDMap.xml
Then you must execute any of the following ModelOutputInstructions
on the tagged group or a group containing it:
BaseHUDMap
Syntax
GroupName [HUDMap] [<MeshName>]
- MeshName: The name of the Mesh to use for this HUD map.
Group Structure
This tag can be applied to any group.
The contents of the group will NOT inherently become part of the hud map, you must still use another hud map tag such as Building
, Road
or Sidewalk
.
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.