Environment doc update regarding Viewport usage.

This commit is contained in:
Dylan 2020-06-06 19:14:08 -04:00 committed by dylan
parent a662b853dd
commit 198bd4cb0f
1 changed files with 1 additions and 0 deletions

View File

@ -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>