class in UnityEngine.XR.WSA
/
Implemented in:UnityEngine.VRModule
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseThis class represents the state of the real world tracking system.
state | The current state of the world tracking systems. |
GetNativeISpatialCoordinateSystemPtr | Return the native pointer to Windows::Perception::Spatial::ISpatialCoordinateSystem which was retrieved from an Windows::Perception::Spatial::ISpatialStationaryFrameOfReference object underlying the Unity World Origin. |
OnPositionalLocatorStateChanged | Event fired when the world tracking systems state has changed. |
OnPositionalLocatorStateChangedDelegate | Callback on when the world tracking systems state has changed. |