summaryrefslogtreecommitdiff
path: root/doc/classes/Environment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Environment.xml')
-rw-r--r--doc/classes/Environment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Environment.xml b/doc/classes/Environment.xml
index eb94447529..72993103e8 100644
--- a/doc/classes/Environment.xml
+++ b/doc/classes/Environment.xml
@@ -273,7 +273,7 @@
Display a camera feed in the background.
</constant>
<constant name="BG_MAX" value="7" enum="BGMode">
- Helper constant keeping track of the enum's size, has no direct usage in API calls.
+ Represents the size of the [enum BGMode] enum.
</constant>
<constant name="GLOW_BLEND_MODE_ADDITIVE" value="0" enum="GlowBlendMode">
Additive glow blending mode. Mostly used for particles, glows (bloom), lens flare, bright sources.