IHeadPoseTracker Interface
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.
Interface for retrieving the current head pose.
public interface IHeadPoseTracker
type IHeadPoseTracker = interface
Public Interface IHeadPoseTracker
- Derived
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. |