Version: 2017.1

WorldManager

class in UnityEngine.VR.WSA

Switch to Manual

Description

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

Static Variables

stateThe current state of the world tracking systems.

Static Functions

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.