Sub |
The SubMesh type exposes the following members.
Name | Description | |
---|---|---|
ChangeBackMaterial | ChangeBackMaterial method changes the material that is used to render back-side triangles defined by this SubMesh. This changes the BackMaterialIndex. This method can be called only after the SubMesh has been added to the MultiMaterialModelNode. | |
ChangeMaterial | ChangeMaterial method changes the material that is used to render font-side triangles defined by this SubMesh. This changes the MaterialIndex. This method can be called only after the SubMesh has been added to the MultiMaterialModelNode. | |
UpdateBoundingBox | Updates the BoundingBox of this SubMesh. This can be done only after this SubMesh was added to the MultiMaterialModelNode. |