SkinInformation.GetNumBoneInfluences Method |
Language: |
Retrieves the number of influences for a bone.
Visual Basic Public Function GetNumBoneInfluences( _
ByVal bone As Integer _
) As IntegerC# public int GetNumBoneInfluences(
int bone
);C++ public:
int GetNumBoneInfluences(
int bone
);JScript public function GetNumBoneInfluences(
bone : int
) : int;
bone System.Int32
Value that represents the bone number for which to retrieve the number of influences.
System.Int32
Value that contains the number of influences for the bone.
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