PrtSplitMeshVertexData.SubCluster Property |
Language: |
Retrieves or sets the cluster index, relative to the supercluster.
Visual Basic Public Property SubCluster As Integer C# public int SubCluster { get; set; } C++ public:
property int SubCluster {
int get();
void set(int value);
}JScript public function get SubCluster() : int
public function set SubCluster(int);
System.Int32
This property is read/write.
Cluster index, relative to the supercluster.
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