Contents

IKRig.Constraint.IKOrientationDemand.Mode.orientation

A mode which uses the set rotation target.

Declaration

case orientation

Demand target

Source

The model space orientation of the constrained joint from the FK demands pose.

Target

The rotation component of target.

The rotation weight of animationOverrideWeight determines how the rotation target is calculated:

  • A weight of 0 uses the Source.

  • A weight of 1 uses the Target.

  • A weight between 0 and 1 results in a spherical linear interpolation between the Source and Target.