Skip to content

Type alias: GlobalIlluminationSetting

Ƭ GlobalIlluminationSetting: Object

GI setting

Type declaration

NameTypeDescription
debugboolean-
debugCamera?boolean
enablebooleanenable
offsetXnumberoffset position X of volume of GI
offsetYnumberoffset position Y of volume of GI
offsetZnumberoffset position Z of volume of GI
probeXCountnumberNumber of probes on the x-axis
probeYCountnumberNumber of probes on the y-axis
probeZCountnumberNumber of probes on the z-axis
probeSizenumberThe size of the data sampled by a probe on the map
indirectIntensitynumberIllumination intensity of indirect light
ddgiGammanumber
bounceIntensitynumberThe intensity of light rebound
realTimeGIbooleanSet whether to use real-time update GI
autoRenderProbebooleanSet whether the probe automatically render scene

Defined in

src/setting/GlobalIlluminationSetting.ts:5