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.

BlackBerryBuildSubtarget

Description

Texture Compression Types.

ETC1 can be used for universal BAR files or PVRTC and ATC can be used for targeting specific hardware.

Variables

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