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.