Event stateChanged
This event is invoked whenever the state changes.
Namespace: UnityEngine.XR.ARFoundation
Assembly: solution.dll
Syntax
public static event Action<ARSessionStateChangedEventArgs> stateChanged
Returns
Type | Description |
---|---|
Action<ARSessionStateChangedEventArgs> |