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

TexType.Depth

static TexType Depth

Description

This texture contains depth data, not color data! It is writeable, but not readable. This makes it great for zbuffers, but not shadowmaps or other textures that need to be read from later on.




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