TexFormat.R32f
static TexFormat R32f
Description
32-bit single-precision float single channel. Treats each pixel as a generic float, so you can do all sorts of strange and interesting things with this! Great for scientific data, signed distance fields, or detailed height fields where 16 bits of precision aren’t enough.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!