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

TexFormat.Depth16s8

static TexFormat Depth16s8

Description

16-bit depth + 8-bit stencil. A compact depth-with-stencil option for when precision needs are modest and memory is tight. If you see z-fighting, step up to Depth24s8 or Depth32s8.




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