Image.CompressSource

Values

ValueMeaning
compressSourceGeneric0

Source texture (before compression) is a regular texture. Default for all textures.

compressSourceSrgb1

Source texture (before compression) is in sRGB space.

compressSourceNormal2

Source texture (before compression) is a normal texture (e.g. it can be compressed into two channels).

Meta