SkinInformation.SetBoneName Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Sets the bone name associated with a bone number.
Definition
Visual Basic .NET |
Public Sub SetBoneName( _ ByVal bone As Integer, _ ByVal name As String _ ) |
C# |
public void SetBoneName( int bone, string name ); |
Managed C++ |
public: void SetBoneName( int bone, String *name ); |
JScript .NET |
public function SetBoneName( bone : int, name : String ); |
Parameters
See Also
© 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