Skip to content

raylib.rlEnableDepthMask

JoeStrout edited this page Apr 29, 2026 · 2 revisions

rlEnableDepthMask

Parameters

None.

Return value

None.

Notes

Example

raylib.rlDisableDepthMask
// draw transparent objects
raylib.rlEnableDepthMask

Clone this wiki locally