Version: 2017.1

TextureImporterGenerateCubemap

enumeration

매뉴얼로 전환

설명

Cubemap generation mode for TextureImporter.

Cubemap textures can be generated from 2D texture using one of these modes.

See Also: TextureImporter.generateCubemap.

변수

SpheremapGenerate cubemap from spheremap texture.
CylindricalGenerate cubemap from cylindrical texture.
FullCubemapGenerate cubemap from vertical or horizontal cross texture.
AutoCubemapAutomatically determine type of cubemap generation from the source image.