TexFormat.DepthStencil

static TexFormat DepthStencil

Description

A depth data format, 24 bits for depth data, and 8 bits to store stencil information! Stencil data can be used for things like clipping effects, deferred rendering, or shadow effects.




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