- DomName('WebGLRenderingContext.clearDepth')
 - DocsEditable()
 
Source
@DomName('WebGLRenderingContext.clearDepth')
@DocsEditable()
void clearDepth(num depth) => _blink.BlinkWebGLRenderingContext.instance.clearDepth_Callback_1_(unwrap_jso(this), depth);
    @DomName('WebGLRenderingContext.clearDepth')
@DocsEditable()
void clearDepth(num depth) => _blink.BlinkWebGLRenderingContext.instance.clearDepth_Callback_1_(unwrap_jso(this), depth);