Version: 2023.2

TextureCompressionFormat

enumeration

切换到手册

描述

Options for the compressed texture formats that are available on the target build platform.

变量

UnknownUse an undefined texture compression format.
ETCUse ETC1 texture compression (or ETC2 for textures with alpha).
ETC2Use ETC2 texture compression.
ASTCUse ASTC texture compression.
PVRTCUse PowerVR texture compression.
DXTCUse S3 texture compression.
BPTCUse BPTC texture compression.
DXTC_RGTCUse DXT + RGTC(BC4, BC5) texture compression.