BoneInfluences.GetWeights Method |
Language: |
Retrieves or sets an array of weights associated with the current BoneInfluences structure.
Visual Basic Public Function GetWeights() As Single() C# public float[] GetWeights(); C++ public:
array<float>^ GetWeights();JScript public function GetWeights() : float[];
System.Single[]
Array of Single 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