SkinInformation.SetBoneName Method
|
Language: |
Sets the bone name associated with a bone number.
Definition
Visual Basic |
Public Sub SetBoneName( _ ByVal bone As Integer, _ ByVal name As String _ ) |
C# |
public void SetBoneName( int bone, string name ); |
C++ |
public: void SetBoneName( int bone, String^ name ); |
JScript |
public function SetBoneName( bone : int, name : String ); |
Parameters
See Also
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