This version of Unity is unsupported.

StereoRenderingPath.MultiPass

Description

Multiple pass VR rendering.

This is the reference stereo rendering path for VR. The Scene graph is traversed twice, rendering one eye at a time.

Scene culling & shadow map rendering is shared between the eyes.

See Also: PlayerSettings.stereoRenderingPath.