Context.setDepthMask

Enables or disables writing into the depth buffer.

@param enabled Whether or not to write into the depth buffer.

class Context
abstract
void
setDepthMask
(
bool enabled
)

Meta