![]() |
![]() |
![]() |
VertexElement.UsageIndex Property |
Language: |
Modifies the usage data to allow the user to specify multiple usage types.
Visual Basic .NET Public Property UsageIndex As Byte C# public byte UsageIndex { get; set; } Managed C++ public: __property Byte get_UsageIndex();
public: __property void set_UsageIndex(Byte);JScript .NET public function get UsageIndex() : byte
public function set UsageIndex(byte);
System.Byte . Byte that represents the usage index.
This property is read/write.
The UsageIndex structure is used in conjunction with VertexElement.DeclarationUsage to specify the semantic of a vertex element.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center