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

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!