TexFormat.Bc5Rg
static TexFormat Bc5Rg
Description
BC5 unsigned-normalized two channels, 8 bpp. Effectively two BC4 textures packed together. The standard format for compressed two-channel data on desktop/console - most commonly used for tangent-space normal maps where the Z component is reconstructed in the shader!
Found an issue with these docs, or have some additional questions? Create an Issue on Github!