class Head : BaseActivityPose


Head is a ActivityPose used to track the position of the user's head. If there is a left and right camera it is calculated as the position bettween the two.

Summary

Inherited functions

From androidx.xr.scenecore.BaseActivityPose
open Pose

Returns the activity space pose for this ActivityPose.

open Pose
transformPoseTo(pose: Pose, destination: ActivityPose)

Returns a pose relative to this ActivityPose transformed into a pose relative to the destination.