Document Glow Upscale Mode project setting only affecting Forward+/Mobile

This commit is contained in:
Hugo Locurcio
2025-03-03 20:53:44 +01:00
parent 9f68a81659
commit 39cb5a92f0
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1259,6 +1259,7 @@
<param index="0" name="enable" type="bool" />
<description>
If [param enable] is [code]true[/code], enables bicubic upscaling for glow which improves quality at the cost of performance. Equivalent to [member ProjectSettings.rendering/environment/glow/upscale_mode].
[b]Note:[/b] This setting is only effective when using the Forward+ or Mobile rendering methods, as Compatibility uses a different glow implementation.
</description>
</method>
<method name="environment_set_adjustment">