Click or drag to resize
DigitalRuneLookAtIKSolverBoneIndex Property
Gets or sets the index of the bone.

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

Property Value

Type: Int32
The index of the bone (usually the head bone).
See Also