DepthTest.Always

static DepthTest Always

Description

Don’t look at the zbuffer at all, just draw everything, always, all the time! At this point, the order at which the mesh gets drawn will be super important, so don’t forget about Material.QueueOffset!




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