SimplificationMesh.VertexFormat Property |
Language: |
Retrieves the VertexFormats of the vertices in the SimplificationMesh.
Visual Basic Public ReadOnly Property VertexFormat As VertexFormats C# public VertexFormats VertexFormat { get; } C++ public:
property VertexFormats VertexFormat {
VertexFormats get();
}JScript public function get VertexFormat() : VertexFormats
Microsoft.DirectX.Direct3D.VertexFormats
This property is read-only.
A VertexFormats object that contains the format of the vertices in the SimplificationMesh.
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