Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RGBA_DXT5_UNorm

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

Definition

RGBA_DXT5_UNorm = 101