Об’єми Опроміненості – Irradiance Volumes#

Diffuse indirect lighting is stored in volumetric arrays. These arrays are defined by the user using Irradiance Volume objects. They control how arrays are placed in the world as well as their resolution.

Освітлювання обчислюється у точкових позиціях, що видимі коли вибирається об’єкт Irradiance Volume.

Дивись також

Indirect Lighting.

If Ambient Occlusion is enabled, it will be applied onto diffuse indirect lighting. If both Ambient Occlusion and «Bent Normals» are enabled the indirect lighting will be sampled from the least occluded direction and appear more correct.

Reference – Довідка

Panel – Панель:

«Дані Об’єкта > Проба» – Object Data ‣ Probe

Distance – Відстань

A probe object only influences the lighting of nearby surfaces. This influence zone is defined by the Distance parameter and object scaling. The influence distance varies a bit, depending on the probe type.

For Irradiance Volumes, the influence inside the volume is always 100%. The influence decays only outside of the volume until the distance to the volume reaches the Distance parameter value (in local space).

Falloff – Спад

Відсоток відстані впливу, протягом якого вплив проби зникає лінеарно.

Intensity – Інтенсивність

Intensity factor of the recorded lighting. Making this parameter anything other than 1.0 is not physically correct. Use it for tweaking or artistic purposes.

Роздільність – Resolution

Spatial resolution for Irradiance Volumes is determined per probe. The local volume is divided into a regular grid of the specified dimensions. One irradiance sample will be computed for each cell in this grid.

Відсікання – Clipping

Визначає ближню та дальню відстані відсіку при захоплюванні сцени.

Попередження

Відстані відсікання застосовуються у позиціях вибірок, а не у початку сітки.

Колекція Видимості – Visibility Collection

In some cases, it is useful to limit which objects appear in the light probe’s captured lighting. For instance, an object that is too close to a capture point might be better excluded. This is what the visibility collection does. Only objects that are in this collection will be visible when this probes captures the scene.

Існує також варіант інвертування цієї поведінки та ефективного ховання об’єктів у цій колекції.

Примітка

This is only a filtering option. That means that if an object is not visible at render time it won’t be visible during the probe render.

Visibility – Видимість#

For every grid point a small Variance Shadow Map is rendered. This visibility cubemap is used to reduce light leaking behind occluders. You can tweak the size of this map inside the render settings and tweak the bias and blur factors per grid inside the Probe Properties tab.

Відхил – Bias

Скорочує само-затінювання.

Ухил Просочення – Bleed Bias

Збільшує «контраст» результату тесту глибини.

Blur – Розмив

Amount of blur to apply when filtering the visibility shadow map. Does not increase runtime cost but has a small effect on baking time.

Blending – Змішування#

The lighting values from an Irradiance Volume will fade outwards until the volume bounds are reached. They will fade into the world’s lighting or another Irradiance Volume’s lighting.

Якщо кілька Irradiance Volumes перекриваються, то менший (за об’ємом) буде завжди мати більший пріоритет.

Якщо об’єкт не видимий всередині будь-якого Irradiance Volume або якщо побічне освітлювання не було запечене, то буде використовуватися розсіяне освітлювання світу для відтінення його.

Порада

  • При освітлюванні інтер’єрних середовищ намагайтеся вирівнювати сітки за формою приміщення.

  • Намагайтеся не вкладати надто багато роздільності у порожні області або області з низькою кількістю варіацій освітлювання.

  • Ви можете виправляти погані вибірки шляхом додавання меншої сітки поблизу проблематичної області.

Viewport Display – Показ Оглядвікна#

Influence – Вплив

Show the influence bounds in the 3D Viewport. The inner sphere is where the falloff starts.

Відсікання – Clipping

Show the clipping distance in the 3D Viewport.