TexFormat.Rgb10a2
static TexFormat Rgb10a2
Description
Red/Green/Blue/Transparency data channels, with 10 bits for R, G, and B, and 2 for alpha. This is a great presentation format for high bit depth displays that still fits in 32 bits, and also includes at least a bit of transparency!
Found an issue with these docs, or have some additional questions? Create an Issue on Github!