Skip to content

XML of Wheel Mesh

Depending on the type of the wheel, the hierarchy of tags in the XML file(s) of Wheel Mesh(es) is the following:

Wheel as a single entity

<CombineXMesh Type="Wheel">
    <WheelMesh/>
    <Material />
</CombineXMesh>

Tire or Rim

<CombineXMesh Type="Wheel">
    <Material />
</CombineXMesh>