MeshData.PatchMesh Property |
Language: |
Retrieves or sets the PatchMesh contained in the current object.
Visual Basic Public Property PatchMesh As PatchMesh C# public PatchMesh PatchMesh { get; set; } C++ public:
property PatchMesh^ PatchMesh {
PatchMesh^ get();
void set(PatchMesh^ value);
}JScript public function get PatchMesh() : PatchMesh
public function set PatchMesh(PatchMesh);
Microsoft.DirectX.Direct3D.PatchMesh
This property is read/write.
The PatchMesh object contained in the current object.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center