File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
tutorials/3d/global_illumination Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -355,6 +355,11 @@ Tweaks
355355 with less noise. The difference is especially noticeable with emissive
356356 materials or areas that get little to no direct lighting. Each bake quality
357357 mode can be further adjusted in the Project Settings.
358+ - **Supersampling: ** This creates the lightmap at a higher resolution and then
359+ downsamples it. This reduces noise and light leaking, and produces better
360+ shadows with small scale details. However, using it will increase bake times and
361+ memory usage during lightmap baking. The **Supersampling Factor ** changes the size
362+ the lightmap is rendered at before downsampling.
358363- **Bounces: ** The number of bounces to use for indirect lighting. The default
359364 value (``3 ``) is a good compromise between bake times and quality. Higher
360365 values will make light bounce around more times before it stops, which makes
You can’t perform that action at this time.
0 commit comments