⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

TexFormat.Rgba32Srgb

static TexFormat Rgba32Srgb

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!