Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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.
Read time 1 minuteLast updated 11 days ago

Definition

RGBA_DXT5_SRGB = 100