SkinInformation.NumberBones Property

Language:

Retrieves the number of bones in a mesh.

Definition

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

Property Value

System.Int32
Value that represents the number of bones.

This property is read-only. 

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