SkinInformation.VertexFormat Property |
Language: |
Retrieves or sets the fixed function vertex value.
Visual Basic Public Property VertexFormat As VertexFormats C# public VertexFormats VertexFormat { get; set; } C++ public:
property VertexFormats VertexFormat {
VertexFormats get();
void set(VertexFormats value);
}JScript public function get VertexFormat() : VertexFormats
public function set VertexFormat(VertexFormats);
Microsoft.DirectX.Direct3D.VertexFormats
This property is read/write.
Valid combination of VertexFormats enumeration values that describe the vertex format.
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