Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RGBA_DXT3_SRGB

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

Definition

RGBA_DXT3_SRGB = 98