SkinInformation.NumberBones Property |
Language: |
Retrieves the number of bones in a mesh.
Visual Basic Public ReadOnly Property NumberBones As Integer C# public int NumberBones { get; } C++ public:
property int NumberBones {
int get();
}JScript public function get NumberBones() : int
System.Int32
This property is read-only.
Value that represents the number of bones.
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