TexFormat.Rgba64f
static TexFormat Rgba64f
Description
16-bit half-float R/G/B/A (64 bpp). A common HDR render-target format - full RGBA float precision at half the memory of Rgba128. Almost always supported as a render target, so a reliable fallback for formats like Rg11b10.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!