TexFormat.Rgba64ui
static TexFormat Rgba64ui
Description
16-bit unsigned-integer R/G/B/A (64 bpp). Great for ID textures, counters, or any discrete-integer data. For [0,1] sampling, use Rgba64un instead.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!