Version: 2017.2

TextureImporterCubemapConvolution

enumeration

매뉴얼로 전환

설명

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.

변수

NoneNo convolution needed. This Cubemap texture represents mirror reflection or Skybox.
SpecularSpecular convolution (aka Prefiltered Environment Map).
DiffuseDiffuse convolution (aka irradiance Cubemap).