Skip to content

raylib.rlEnableDepthTest

JoeStrout edited this page Apr 29, 2026 · 2 revisions

rlEnableDepthTest

Parameters

None.

Return value

None.

Notes

Example

raylib.rlDisableDepthTest
// draw HUD elements that ignore depth
raylib.rlEnableDepthTest

Clone this wiki locally