Cogl.DepthState.prototype.get_write_enabled
function get_write_enabled(): Cogl.Bool {
// Gjs wrapper for cogl_depth_state_get_write_enabled()
}
Gets the depth writing enable state as set by the corresponding Cogl.DepthState.prototype.set_write_enabled.
Since 2.0
- Returns
The current depth writing enable state