| RenderableObjectNode Constructor |
| Name | Description | |
|---|---|---|
| RenderableObjectNode(ObjectNode, MeshBase, Material) |
Initializes a new instance of the RenderableObjectNode class.
| |
| RenderableObjectNode(ObjectNode, MeshBase, SubMesh) |
Initializes a new instance of the RenderableObjectNode class.
| |
| RenderableObjectNode(ObjectNode, MeshBase, Material, Matrix) |
Initializes a new instance of the RenderableObjectNode class.
| |
| RenderableObjectNode(ObjectNode, MeshBase, SubMesh, Matrix) |
Initializes a new instance of the RenderableObjectNode class.
| |
| RenderableObjectNode(ObjectNode, MeshBase, Material, Int32, Int32) |
Initializes a new instance of the RenderableObjectNode class.
| |
| RenderableObjectNode(ObjectNode, MeshBase, Material, Int32, Int32, Matrix) |
Initializes a new instance of the RenderableObjectNode class.
|