⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

Input.Pose

static Pose Pose(InputPose poseType)

Gets a tracked pose from the input system by type. These are spatial poses provided by the XR runtime, such as hand or controller positions and orientations.

   
InputPose poseType The type of pose to retrieve.
RETURNS: Pose The most recent pose of the given type.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!