![]() |
![]() |
![]() |
VertexBufferDescription.VertexFormat Property |
Language: |
Retrieves or sets a combination of VertexFormats enumeration values that describe the vertex format of the vertices in the current buffer.
Visual Basic .NET Public Property VertexFormat As VertexFormats C# public VertexFormats VertexFormat { get; set; } Managed C++ public: __property VertexFormats get_VertexFormat();
public: __property void set_VertexFormat(VertexFormats);JScript .NET public function get VertexFormat() : VertexFormats
public function set VertexFormat(VertexFormats);
Microsoft.DirectX.Direct3D.VertexFormats . Values of the VertexFormats enumeration to set or retrieve.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center