IKRig.Constraint.IKOrientationDemand.Mode.orientation
A mode which uses the set rotation target.
Declaration
case orientationDemand 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
0uses theSource.A weight of
1uses theTarget.A weight between
0and1results in a spherical linear interpolation between theSourceandTarget.