SkinInformation.GetNumBoneInfluences Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Retrieves the number of influences for a bone.
Definition
Visual Basic .NET |
Public Function GetNumBoneInfluences( _ ByVal bone As Integer _ ) As Integer |
C# |
public int GetNumBoneInfluences( int bone ); |
Managed C++ |
public: int GetNumBoneInfluences( int bone ); |
JScript .NET |
public function GetNumBoneInfluences( bone : int ) :
int; |
Parameters
bone
|
System.Int32. Value that represents the bone number for which to retrieve the number of influences. |
Return Value
System.Int32
. Value that contains the number of influences for the bone.
© 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