Event frameReceived
An event which fires each time a new camera frame is received.
Namespace: UnityEngine.XR.ARFoundation
Assembly: solution.dll
Syntax
public event Action<ARCameraFrameEventArgs> frameReceived
Returns
Type | Description |
---|---|
Action<ARCameraFrameEventArgs> |