Version: 2022.3
Experimental: this API is experimental and might be changed or removed in the future.

GraphicsFormat.RGBA_DXT5_SRGB

切换到手册

描述

A four-component, block-compressed format (also known as BC3) where each 128-bit compressed texel block encodes a 4×4 rectangle of unsigned normalized RGBA texel data with the first 64 bits encoding alpha values followed by 64 bits encoding RGB values with sRGB nonlinear encoding.