BoneInfluences.GetVertices Method

Language:

Retrieves or sets an array of vertices that are influenced by the bone associated with the current BoneInfluences structure.

Definition

Visual Basic Public Function GetVertices() As Integer()
C# public int[] GetVertices();
C++ public:
array<int>^ GetVertices();
JScript public function GetVertices() : int[];

Return Value

System.Int32[]
Array of Int32 Leave Site values indicating the vertices that are influenced by the bone associated with the current BoneInfluences structure.


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