Microsoft DirectX 9.0 SDK Update (October 2004)

BoneInfluences.GetWeights Method

Language:

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

Retrieves or sets an array of weights associated with the current BoneInfluences structure.

Definition

Visual Basic .NET Public Function GetWeights() As Single()
C# public float[] GetWeights();
Managed C++ public: float GetWeights() __gc[];
JScript .NET public function GetWeights() : float[];

Return Value

System.Single[]. Array of Single Leave Site values indicating the weight values that the bone exerts on the vertices 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