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

enumeration

Description

Defines Cubemap convolution mode.

This is useful if you need to pre-compute a diffuse or glossy specular reflections in the texture.

See Also: TextureImporterSettings.cubemapConvolution.

Properties

NoneNo convolution needed. This Cubemap texture represents mirror reflection or Skybox.
SpecularSpecular convolution (aka Prefiltered Environment Map).
DiffuseDiffuse convolution (aka irradiance Cubemap).
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答