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

Namespace: DigitalRune.Physics.Specialized
Assembly: DigitalRune.Physics.Specialized (in DigitalRune.Physics.Specialized.dll) Version: 1.10.0.0 (1.10.0.0)
Syntax
public int BoneIndex { get; set; }

Property Value

Type: Int32
The index of the controlled bone.
See Also