Version: 2022.3
언어: 한국어
Method group is Obsolete

PlayerSettings.singlePassStereoRendering

매뉴얼로 전환
Obsolete 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.