depth
The depth
object controls OpenGL's depth testing (Z-buffering) within GEM. It can be used to create painting effects in single-buffer mode or to manage rendering order in double-buffered mode, especially when combined with objects like gemhead
. By default, it disables depth buffering for subsequent objects in the rendering chain.
AI Generated
This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.