Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

Camera.allowDynamicResolution

Switch to Manual
public bool allowDynamicResolution;

Description

Dynamic Resolution Scaling.

True if the camera is using Dynamic Resolution rendering and false if it is not. Even if this property is true, Dynamic Resolution is only used if also supported by the current Graphics Device.

Note: Dynamic resolution scaling (DRS) changes camera resolution on the fly. This will reduce the GPU workload.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答