⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

TexFormat.R32

static TexFormat R32

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!