Description 描述
This class represents the state of the real world tracking system.
Static Properties
| state | The current state of the world tracking systems. |
Static Methods 静态方法
| 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. |
Events
| OnPositionalLocatorStateChanged | Event fired when the world tracking systems state has changed. |
Delegates
| OnPositionalLocatorStateChangedDelegate | Callback on when the world tracking systems state has changed. |