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