Click or drag to resize
DigitalRuneRagdollMotorParentIndex Property
Gets or sets the index of the parent bone to which the controlled bone is connected.

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 ParentIndex { get; set; }

Property Value

Type: Int32
The index of the parent bone to which the controlled bone is connected.
See Also