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

TexFormat.Bc1Rgba

static TexFormat Bc1Rgba

Description

BC1/DXT1 linear with 1-bit alpha, 4 bpp. Good for opaque data textures with a sharp cutout mask on desktop and console GPUs. For smooth alpha, reach for Bc3 or Bc7 instead.




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