PrtSplitMeshVertexData.VertexRemap Property |
Language: |
Retrieves or sets the vertex in the original mesh to which this split mesh vertex corresponds.
Visual Basic Public Property VertexRemap As Integer C# public int VertexRemap { get; set; } C++ public:
property int VertexRemap {
int get();
void set(int value);
}JScript public function get VertexRemap() : int
public function set VertexRemap(int);
System.Int32
This property is read/write.
Vertex in the original mesh to which this split mesh vertex corresponds.
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