Environment doc update regarding Viewport usage.
This commit is contained in:
parent
a662b853dd
commit
198bd4cb0f
|
@ -9,6 +9,7 @@
|
||||||
- Glow
|
- Glow
|
||||||
- Tonemap (Auto Exposure)
|
- Tonemap (Auto Exposure)
|
||||||
- Adjustments
|
- Adjustments
|
||||||
|
These effects will only apply when the [Viewport]'s intended usage is "3D" or "3D Without Effects". This can be configured for the root Viewport with [member ProjectSettings.rendering/quality/intended_usage/framebuffer_allocation], or for specific Viewports via the [member Viewport.usage] property.
|
||||||
</description>
|
</description>
|
||||||
<tutorials>
|
<tutorials>
|
||||||
<link>https://docs.godotengine.org/en/latest/tutorials/3d/environment_and_post_processing.html</link>
|
<link>https://docs.godotengine.org/en/latest/tutorials/3d/environment_and_post_processing.html</link>
|
||||||
|
|
Loading…
Reference in New Issue