TexFormat.Etc1RgbSrgb
static TexFormat Etc1RgbSrgb
Description
ETC1 sRGB RGB, no alpha, 4 bpp. The sRGB counterpart to Etc1Rgb - the GPU converts to linear on sample, so this is the correct choice for color textures.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!