MeshOptions.Value Property |
Language: |
Specifies creation options for a mesh.
Visual Basic Public Property Value As MeshFlags C# public MeshFlags Value { get; set; } C++ public:
property MeshFlags Value {
MeshFlags get();
void set(MeshFlags value);
}JScript public function get Value() : MeshFlags
public function set Value(MeshFlags);
Microsoft.DirectX.Direct3D.MeshFlags
This property is read/write.
One or more values of the MeshFlags enumeration to set or retrieve.
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