Tex.ZBuffer
Tex ZBuffer{ get set }
Description
This allows you to attach or retreive a z/depth buffer from a rendertarget texture. This texture must be a rendertarget to set this, and the zbuffer texture must be a depth format (or null). For no-rendertarget textures, this will always be null.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!