Version: 5.3 (switch to 5.4b)
ЯзыкEnglish
  • C#
  • JS

Язык программирования

Выберите подходящий для вас язык программирования. Все примеры кода будут представлены на выбранном языке.

DynamicGI

class in UnityEngine

Руководство

Описание

Allows to control the dynamic Global Illumination.

Статические переменные

indirectScaleAllows for scaling the contribution coming from realtime & static lightmaps.
synchronousModeWhen enabled, new dynamic Global Illumination output is shown in each frame.
updateThresholdThreshold for limiting updates of realtime GI.

Статические функции

SetEmissiveAllows to set an emissive color for a given renderer quickly, without the need to render the emissive input for the entire system.
UpdateEnvironmentSchedules an update of the environment texture.
UpdateMaterialsSchedules an update of the albedo and emissive textures of a system that contains the renderer or the terrain.