Stops the movement and sets the pose to the specified pose.
This method provides a way to immediately halt any ongoing movement and reset the pose, which can be critical in stopping interactions gracefully when an Interactable is selected or unselected. For an example implementation, see ObjectPull.StopAndSetPose
ParametersposeThe pose to set when the movement is stopped.