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

TexFormat.Bc1Rgb

static TexFormat Bc1Rgb

Description

BC1/DXT1 linear RGB, no alpha, 4 bpp. Great for compressed data textures (normals, masks) on desktop and console GPUs. For color images for humans, use Bc1RgbSrgb.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!