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

GraphicsFormat.RGBA_DXT3_SRGB

Description

A four-component, block-compressed format (also known as BC2) 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.


Did you find this page useful? Please give it a rating: