MeshOptions.MeshOptions Constructor |
Language: |
Initializes a new instance of the MeshOptions class.
Visual Basic Public Sub New( _
ByVal initialFlag As MeshFlags _
)C# public MeshOptions(
MeshFlags initialFlag
);C++ public:
MeshOptions(
MeshFlags initialFlag
);JScript public function MeshOptions(
initialFlag : MeshFlags
);
initialFlag Microsoft.DirectX.Direct3D.MeshFlags
A MeshFlags object that specifies the mesh creation options.
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