This version of Unity is unsupported.

ScriptableRenderContext.StopMultiEye

public void StopMultiEye(Camera camera);

Parameters

cameraCamera to disable stereo rendering on.

Description

Schedules a stop of stereo rendering on the ScriptableRenderContext.

For more information on usage, see StartMultiEye

See Also: StartMultiEye, SetupCameraProperties, StereoEndRender, CullingResults.GetCullingParameters.