AndroidETC2Fallback

enumeration

Cambiar al Manual

Descripción

This enumeration has values for different qualities to decompress ETC2 textures on Android devices that don't support the ETC2 texture format.

Variables

Quality32BitTextures are decompressed to the RGBA32 format.
Quality16BitTextures are decompressed to a suitable 16-bit format.
Quality32BitDownscaledTextures are decompressed to the RGBA32 format and downscaled to half of the original texture width and height.