diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml
index 1bf2e6d83c5..b0d1cf8619b 100644
--- a/doc/classes/ProjectSettings.xml
+++ b/doc/classes/ProjectSettings.xml
@@ -630,7 +630,7 @@
Fix to improve physics jitter, specially on monitors where refresh rate is different than physics FPS.
- Default background clear color.
+ Default background clear color. Overridable per [Viewport] using its [Environment]. See [member Environment.background_mode] and [member Environment.background_color] in particular. To change this default color programmatically, use [method VisualServer.set_default_clear_color].
Max buffer size for blend shapes. Any blend shape bigger than this will not work.