![]() | |
Mesh |
public class MeshModelNode : ModelNode
The MeshModelNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | MeshModelNode(String) | Constructor |
![]() | MeshModelNode(Mesh, String) | Constructor |
![]() | MeshModelNode(Mesh, Material, String) | Constructor |
Name | Description | |
---|---|---|
![]() | DisposeWithMeshAndMaterial | DisposeWithMeshAndMaterial first disposes the Mesh object and then calls the DisposeWithMaterial(Boolean) method to dispose the materials and SceneNode. |