HeadPoseTrackerXR Class
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.
public class HeadPoseTrackerXR : Microsoft.MixedReality.WorldLocking.Core.IHeadPoseTracker
type HeadPoseTrackerXR = class
interface IHeadPoseTracker
Public Class HeadPoseTrackerXR
Implements IHeadPoseTracker
- Inheritance
-
HeadPoseTrackerXR
- Implements
Constructors
HeadPoseTrackerXR() |
Methods
GetHeadPose() |
Return the current head pose in Spongy (local) space. |
Reset() |
Reset is called whenever there is a conceptual restart. Any cached information should be discarded and re-evaluated. |