DepthMode.Stencil

static DepthMode Stencil

Description

24 bit depth buffer with 8 bits of stencil data. 24 bits is generally plenty for a depth buffer, so using the rest for stencil can open up some nice options! StereoKit has limited stencil support right now though (v0.3).




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