Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

ScriptableRenderContext.StereoEndRender

マニュアルに切り替える
public void StereoEndRender (Camera camera);

パラメーター

cameraCamera to indicate completion of stereo rendering.

説明

Indicate 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.

See Also: SetupCameraProperties, StartMultiEye, StopMultiEye, CullResults.GetCullingParameters.