Version: 5.6

VRSettings.renderViewportScale

매뉴얼로 전환
public static float renderViewportScale ;

설명

Controls the texel:pixel ratio before lens correction, trading performance for sharpness.

This value can be changed at runtime without incurring a performance penalty. Valid range is 0 to 1.

This value cannot be changed while cameras are being rendered. Attempts to change the value during rendering will be ignored and an error will be logged. Changes made during gameplay updates won't be applied until the next frame.