Click or drag to resize
DigitalRuneRagdollMotor Properties

The RagdollMotor type exposes the following members.

Properties
  NameDescription
Public propertyBoneIndex
Gets or sets the index of the controlled bone.
Public propertyConstraintDamping
Gets or sets the damping constant of a constraint motor.
Public propertyConstraintSpring
Gets or sets the spring constant of a constraint motor.
Public propertyEnabled
Gets or sets a value indicating whether this motor is enabled.
Public propertyMaxConstraintForce
Gets or sets the maximal force that is applied by a constraint motor.
Public propertyMode
Gets or sets the motor mode.
Public propertyParentIndex
Gets or sets the index of the parent bone to which the controlled bone is connected.
Public propertyRagdoll
Gets the ragdoll.
Top
See Also