Method OnCameraSamplingCompleted
OnCameraSamplingCompleted(CustomPassContext)
Call the request callback with the camera results.
Declaration
protected virtual void OnCameraSamplingCompleted(CustomPassContext ctx)
Parameters
Type | Name | Description |
---|---|---|
CustomPassContext | ctx | Camera results |