TexFormat.Bc5Rgsn
static TexFormat Bc5Rgsn
Description
BC5 signed-normalized two channels ([-1,1] per channel), 8 bpp. Useful for signed two-channel data, like normal maps stored as [-1,1] directly rather than the typical [0,1] packed form.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!