Click or drag to resize
DigitalRuneSkeletonNumberOfBones Property
Gets the number of bones in this skeleton.

Namespace: DigitalRune.Animation.Character
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public int NumberOfBones { get; }

Property Value

Type: Int32
The number of bones.
See Also