summaryrefslogtreecommitdiffstats
path: root/doc/classes/FogVolume.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/FogVolume.xml')
-rw-r--r--doc/classes/FogVolume.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/FogVolume.xml b/doc/classes/FogVolume.xml
index 66aeb580c2..538411016e 100644
--- a/doc/classes/FogVolume.xml
+++ b/doc/classes/FogVolume.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="FogVolume" inherits="VisualInstance3D" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
- A node used to add local fog with the volumetric fog effect.
+ A region that contributes to the default volumetric fog from the world environment.
</brief_description>
<description>
[FogVolume]s are used to add localized fog into the global volumetric fog effect. [FogVolume]s can also remove volumetric fog from specific areas if using a [FogMaterial] with a negative [member FogMaterial.density].