Stores the desired pose to set the wrist of the hand to.
This is not necessarily the final pose of the hand, as it allows lerping between the tracked and provided one during the ApplyHand phase.To ensure the hand is locked at the desired pose, pass a value of 1 in the overrideFactor
ParameterswristPoseThe final pose desired for the wrist
lockModeEither lock the position, rotation or both (default)
overrideFactorHow much to lerp between the tracked and the provided pose
skipAnimationWhether to skip the animation curve for this override.