Event boundaryChanged
Invoked when any vertex in the plane's boundary changes by more than vertexChangedThreshold.
Namespace: UnityEngine.XR.ARFoundation
Assembly: solution.dll
Syntax
public event Action<ARPlaneBoundaryChangedEventArgs> boundaryChanged
Returns
Type | Description |
---|---|
Action<ARPlaneBoundaryChangedEventArgs> |