Version: 2020.1
언어: 한국어

AndroidETC2Fallback

enumeration

매뉴얼로 전환

설명

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

변수

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.