/// <summary> /// Updates the pose. /// </summary> public void UpdatePose() { Composer.UpdatePose(pose, position); }