TexFormat.Rgba32Linear
static TexFormat Rgba32Linear
Description
Red/Green/Blue/Transparency data channels, at 8 bits per-channel in linear color space. This is what you’ll want most of the time you’re dealing with color data! Matches well with the Color32 struct.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!