BoneInfluences.GetWeights Method

Language:

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

Definition

Visual Basic Public Function GetWeights() As Single()
C# public float[] GetWeights();
C++ public:
array<float>^ GetWeights();
JScript 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.


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