MeshOptions.MeshOptions Constructor
|
Language: |
Initializes a new instance of the MeshOptions class.
Definition
Visual Basic |
Public Sub New( _ ByVal initialFlags() As MeshFlags _ ) |
C# |
public MeshOptions( MeshFlags[] initialFlags ); |
C++ |
public: MeshOptions( array<MeshFlags>^ initialFlags ); |
JScript |
public function MeshOptions( initialFlags : MeshFlags[] ); |
Parameters
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