Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

TextureImporterCubemapConvolution.Diffuse

Description

Diffuse convolution (aka irradiance Cubemap).

Each pixel of this Cubemap texture is replaced with the cosine-weighted integral of the corresponding hemisphere of incident illumination. In simpler terms texture is nicely blurred.

Can be used to light diffuse object by sampling with its surface normal.

See Also: TextureImporterSettings.cubemapConvolution.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答