Version: 5.4

PlayerSettings.singlePassStereoRendering

매뉴얼로 전환
public static bool singlePassStereoRendering ;

설명

Should Unity support single-pass stereo rendering?

This enables single-pass rendering support for VR devices, which improves stereo rendering performance. For single-pass rendering shaders will be compiled with the UNITY_SINGLE_PASS_STEREO option set to 1.