HeadPoseTrackerXR.GetHeadPose Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Return the current head pose in Spongy (local) space.
public UnityEngine.Pose GetHeadPose ();
abstract member GetHeadPose : unit -> UnityEngine.Pose
override this.GetHeadPose : unit -> UnityEngine.Pose
Public Function GetHeadPose () As Pose
Returns
UnityEngine.Pose
The current head pose.