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

Script language

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

ReflectionCubemapCompression

enumeration

Description

Determines how Unity will compress baked reflection cubemap.

Variables

UncompressedBaked Reflection cubemap will be left uncompressed.
CompressedBaked Reflection cubemap will be compressed.
AutoBaked Reflection cubemap will be compressed if compression format is suitable.