Files
Mujoco_WASM/test/user/testdata/torus_maxhullvert.xml
T
Baruch Tabanpour ace0c8f0a3 Add maxhullvert.
PiperOrigin-RevId: 641092710
Change-Id: Ib4fa828a9c82531614f0a67de9990340dbb25406
2024-06-06 19:05:16 -07:00

9 lines
151 B
XML

<mujoco>
<asset>
<mesh file="torus.obj" maxhullvert="4"/>
</asset>
<worldbody>
<geom type="mesh" mesh="torus"/>
</worldbody>
</mujoco>