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.