TexType.Zbuffer
static TexType Zbuffer
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!