TexFormat.R8g8
static TexFormat R8g8
Description
Two 8-bit unsigned-normalized channels (R, G). Useful for two-component data like compressed normals where the third axis is reconstructed in the shader, or two grayscale signals stored side by side.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!