| MeshOptions.MeshOptions Constructor | Language: | 
      
      
      Initializes a new instance of the MeshOptions class.
      Definition
      
        
          
            | 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
 );
 | 
        
      
      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