Mesh Properties |
The Mesh type exposes the following members.
Name | Description | |
---|---|---|
Animations |
Gets or sets the animations.
| |
BoundingShape |
Gets or sets the bounding shape of this mesh.
| |
Materials |
Gets a collection of materials associated with this mesh.
| |
Name |
Gets or sets the name of this mesh.
| |
Occluder |
Gets or sets the occluder that is rendered into the occlusion buffer.
| |
Skeleton |
Gets or sets the skeleton for mesh skinning.
| |
Submeshes |
Gets the collection of Submeshes that make up this mesh. Each submesh is
composed of a set of primitives that share the same material.
| |
UserData |
Gets or sets a user-defined object.
|