Dart API Reference
dart:web_gl
RenderingContext
clearDepth
clearDepth
method
@DomName('WebGLRenderingContext.clearDepth')
@DocsEditable()
void
clearDepth
(
num
depth
)