DX9ToolsR4 - Created by: X

MeshEx.Mesh Property

Gets or Sets the Direct3D.Mesh type that the MeshEX class uses.

[Visual Basic]
Public Property Mesh As Mesh
[C#]
public Microsoft.DirectX.Direct3D.Mesh Mesh {get; set;}

See Also

MeshEx Class | CBX.Libs.DX9ToolsR4 Namespace