PatchMesh.Options Property |
Language: |
Retrieves a MeshOptions structure that contains information about the patch mesh.
Visual Basic Public ReadOnly Property Options As MeshOptions C# public MeshOptions Options { get; } C++ public:
property MeshOptions Options {
MeshOptions get();
}JScript public function get Options() : MeshOptions
Microsoft.DirectX.Direct3D.MeshOptions
This property is read-only.
A MeshOptions structure that contains information about the patch mesh.
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