![]() |
![]() |
![]() |
MeshContainer.MeshData Property |
Language: |
Retrieves or sets a MeshData object that contains the type of data in the mesh.
Visual Basic .NET Public Property MeshData As MeshData C# public MeshData MeshData { get; set; } Managed C++ public: __property MeshData get_MeshData();
public: __property void set_MeshData(MeshData);JScript .NET public function get MeshData() : MeshData
public function set MeshData(MeshData);
Microsoft.DirectX.Direct3D.MeshData . A MeshData object that represents the type of mesh data.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center