Class WorldManager
Assembly: UnityEngine.dll
Syntax
[MovedFrom("UnityEngine.VR.WSA")]
public class WorldManager
Properties
|
Improve this Doc
View Source
state
Declaration
public static PositionalLocatorState state { get; }
Property Value
Methods
GetNativeISpatialCoordinateSystemPtr()
Declaration
public static IntPtr GetNativeISpatialCoordinateSystemPtr()
Returns
Events
|
Improve this Doc
View Source
OnPositionalLocatorStateChanged
Declaration
public static event WorldManager.OnPositionalLocatorStateChangedDelegate OnPositionalLocatorStateChanged
Event Type
Extension Methods