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

TexFormat.Depth32s8

static TexFormat Depth32s8

Description

32-bit depth + 8-bit stencil (40 bpp). More depth precision than Depth24s8 but heavier on memory. Use this when you need both 32-bit depth precision and a stencil channel for masking effects.




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