Browse Source

Merge pull request #1391 from acfaruk/refprobe

fix wrong image for interior setting in reflection_probes
Poommetee Ketson 7 years ago
parent
commit
36d34a21f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/3d/reflection_probes.rst

+ 1 - 1
tutorials/3d/reflection_probes.rst

@@ -58,7 +58,7 @@ Interior vs Exterior
 If you are using reflection probes in an interior setting, it is recommended that the **Interior** property is enabled. This makes
 If you are using reflection probes in an interior setting, it is recommended that the **Interior** property is enabled. This makes
 the probe not render the sky, and also allows custom ambient lighting settings.
 the probe not render the sky, and also allows custom ambient lighting settings.
 
 
-.. image:: img/refprobe_cullmask.png
+.. image:: img/refprobe_ambient.png
 
 
 When probes are set to **Interior**, custom constant ambient lighting can be specified per probe. Just choose a color and an energy.
 When probes are set to **Interior**, custom constant ambient lighting can be specified per probe. Just choose a color and an energy.