TexFormat.Rgba32
static TexFormat Rgba32
Description
8-bit sRGB R/G/B/A. The default for human-viewed color images, and a clean match for the Color32 struct! For data textures (normals, masks, rough/metal) use Rgba32Linear instead.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!