This version of Unity is unsupported.

WorldManager

class in UnityEngine.XR.WSA

/

Implemented in:UnityEngine.VRModule

Description

This class represents the state of the real world tracking system.

Static Properties

stateThe current state of the world tracking systems.

Static Methods

GetNativeISpatialCoordinateSystemPtrReturn the native pointer to Windows::Perception::Spatial::ISpatialCoordinateSystem which was retrieved from an Windows::Perception::Spatial::ISpatialStationaryFrameOfReference object underlying the Unity World Origin.

Events

OnPositionalLocatorStateChangedEvent fired when the world tracking systems state has changed.

Delegates

OnPositionalLocatorStateChangedDelegateCallback on when the world tracking systems state has changed.