| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Rendering.ScriptableRenderContext.StereoEndRender.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| camera | Camera to indicate completion of stereo rendering. |
| eye | The current eye to be rendered. |
Schedule notification of completion of stereo rendering on a single frame.
Notify clients that stereo rendering has completed so they can begin any post-render work.
Additionally, this API will reset properties on the camera that had been affected by stereo rendering.
Additional resources: SetupCameraProperties, StartMultiEye, StopMultiEye, Camera.TryGetCullingParameters.
| Web Proxy Viewer | New URL | Original Page |