TexFormat.Rgba32Linear
static TexFormat Rgba32Linear
Description
8-bit linear R/G/B/A. Use this for data textures (normals, masks, rough/metal) where you don’t want the GPU’s automatic sRGB conversion getting in the way.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!