DepthTest.LessOrEq
static DepthTest LessOrEq
Description
Pixels behind the depth buffer will be discarded, and pixels in front of, or at the depth buffer’s value it will be drawn. This could be great for things that might be sitting exactly on a floor or wall.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!