Event planesChanged
Invoked when planes have changed (been added, updated, or removed).
Namespace: UnityEngine.XR.ARFoundation
Assembly: solution.dll
Syntax
public event Action<ARPlanesChangedEventArgs> planesChanged
Returns
Type | Description |
---|---|
Action<ARPlanesChangedEventArgs> |