SimplificationMesh.Options Property |
Language: |
Retrieves the mesh options enabled for the current simplification mesh at creation time.
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.
One or more flags from the MeshFlags enumeration that indicate the options enabled for the mesh at creation time.
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