| CustomVertex.PositionOnly.PositionOnly Constructor | Language: | 
      
      
      Initializes a new instance of the CustomVertex.PositionOnly class.
      Definition
      
        
          
            | Visual Basic | Public Sub New( _ ByVal value As Vector3 _
 )
 | 
          
            | C# | public  PositionOnly( Vector3 value
 );
 | 
          
            | C++ | public: PositionOnly(
 Vector3 value
 );
 | 
          
            | JScript | public function PositionOnly( value : Vector3
 );
 | 
        
      
      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