Event updated
Invoked when the face is updated. If face meshes are supported, there will be updated vertices, normals, indices, and uvs.
Namespace: UnityEngine.XR.ARFoundation
Assembly: solution.dll
Syntax
public event Action<ARFaceUpdatedEventArgs> updated
Returns
Type | Description |
---|---|
Action<ARFaceUpdatedEventArgs> |