Microsoft DirectX 9.0 SDK Update (October 2004)

BoneInfluences.GetVertices Method

Language:

Note: This documentation is preliminary and is subject to change.

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

Definition

Visual Basic .NET Public Function GetVertices() As Integer()
C# public int[] GetVertices();
Managed C++ public: int GetVertices() __gc[];
JScript .NET 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.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center