Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

TizenBuildSubtarget

Description

Texture Compression Types.

ETC1 can be used for universal TPK files or ATC can be used for targeting specific hardware.

Variables

GenericDon't override texture compression.
ATCATI texture compression. Available on Tizen devices running Adreno GPU.
ETCETC1 texture compression (or RGBA16 for textures with alpha), supported by all devices.