Version: 2021.1
言語: 日本語

MobileTextureSubtarget

enumeration

マニュアルに切り替える

説明

ターゲットをプラットフォームにビルドする圧縮テクスチャの形式

変数

Genericテクスチャ圧縮をオーバーライドしません
DXTS3 texture compression. Supported on devices with NVidia Tegra, Vivante and Intel GPUs.
PVRTCPowerVR texture compression. Available on devices with PowerVR GPU.
ETCETC1 texture compression (or ETC2 for textures with alpha). ETC1 is supported by all devices. ETC2 is available on devices which support OpenGL ES 3.0; on OpenGL ES 2 devices the texture is decompressed on CPU.
ETC2ETC2 texture compression. Available on devices which support OpenGL ES 3.0; on OpenGL ES 2 devices the texture is decompressed on CPU.
ASTCASTC テクスチャ圧縮