Field _samplingRequestCallback
Store the function to call back when the sampling request is completed.
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
protected Action<CustomPassContext, RenderTexture> _samplingRequestCallback
Returns
Type | Description |
---|---|
Action<CustomPassContext, RenderTexture> |