Event facesChanged
Raised for each new ARFace detected in the environment.
Namespace: UnityEngine.XR.ARFoundation
Assembly: solution.dll
Syntax
public event Action<ARFacesChangedEventArgs> facesChanged
Returns
Type | Description |
---|---|
Action<ARFacesChangedEventArgs> |