v18.geometry.Geometry.Mesh¶
Warning
This class is autogenerated. More detailed documentation can be found in the SDFormat spec.
- class v18.geometry.Geometry.Mesh(uri='__default__', submesh=None, scale='1 1 1')¶
Mesh shape.
- Parameters
- uri: Mesh uri
- submesh: Use a named submesh. The submesh must exist in the mesh
specified by the uri
- scale: Scaling factor applied to the mesh
Nested Elements
Note that only complex elements are listed here. Elements that resolve to simple types (int, str, bool) are inlined.
|
Use a named submesh. |