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.