![]() |
![]() |
![]() |
SkinInformation.VertexFormat Property |
Language: |
Retrieves or sets the fixed function vertex value.
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 . Valid combination of VertexFormats enumeration values that describe the vertex format.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center