The model mesh.
More...
|
Texture2D | GetTexture (MeshTextureType type) |
|
void | AddTexture (MeshTextureType type, Texture2D texture) |
|
| vxModelMesh () |
| Initializes a new instance of the T:VerticesEngine.Base.vxModelMesh class.
|
|
| vxModelMesh (vxModelMesh mesh) |
|
| vxModelMesh (Vector3[] Vertices, int[] indices) |
|
void | Dispose () |
|
virtual void | Draw (vxMaterial material) |
| Draws a mesh with the specified material.
|
|
virtual void | Draw (Effect drawEffect) |
| Draws a mesh with the specified effect.
|
|
|
virtual void | OnDisposed () |
|
◆ vxModelMesh()
VerticesEngine.Graphics.vxModelMesh.vxModelMesh |
( |
| ) |
|
Initializes a new instance of the T:VerticesEngine.Base.vxModelMesh class.
- Parameters
-
◆ Draw() [1/2]
virtual void VerticesEngine.Graphics.vxModelMesh.Draw |
( |
Effect | drawEffect | ) |
|
|
virtual |
Draws a mesh with the specified effect.
- Parameters
-
◆ Draw() [2/2]
virtual void VerticesEngine.Graphics.vxModelMesh.Draw |
( |
vxMaterial | material | ) |
|
|
virtual |
The documentation for this class was generated from the following file:
- /github/workspace/src/VerticesEngine/src.shared/Graphics/Model/vxModelMesh.cs