This Element
This element is used to create a Mesh.
<Mesh Name="HUDMap">
<!-- See Child Elements -->
</Mesh>
- Name: The name used to reference this Mesh element elsewhere.
Child Elements
OutputPure3DFile
This element is used to output the Mesh to an OutputPure3DFile.
<OutputPure3DFile Name="MyOutputFile" ChunkName="myLightGroup" />
- Name: The name of the OutputPure3DFile to put the Mesh Chunk in.
- ChunkName: The name of the Mesh Chunk.
Version History
1.0
Initial release.