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

TexFormat.Etc2RgbaSrgb

static TexFormat Etc2RgbaSrgb

Description

ETC2 sRGB color with full alpha, 8 bpp. The standard compressed RGBA format on OpenGL ES 3.0+ mobile devices, and mandatory in the spec - so it’s widely available. A great default for sRGB color textures on mobile!




Found an issue with these docs, or have some additional questions? Create an Issue on Github!