PrtSplitMeshClusterData.VertexStart Property |
Language: |
Retrieves or sets the initial vertex into remapped vertex array.
Visual Basic Public Property VertexStart As Integer C# public int VertexStart { get; set; } C++ public:
property int VertexStart {
int get();
void set(int value);
}JScript public function get VertexStart() : int
public function set VertexStart(int);
System.Int32
This property is read/write.
Initial vertex into remapped vertex array.
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