TexFormat.Bc6hRgbf
static TexFormat Bc6hRgbf
Description
BC6H HDR RGB, signed float (can store negative values), 8 bpp. 16-bit half-float per channel, no alpha. Use this when your HDR data can contain negatives, like signed spherical harmonics coefficients.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!