clearDepth method

  1. @DomName('WebGLRenderingContext.clearDepth')
  2. @DocsEditable()
void clearDepth (num depth)

Implementation

@DomName('WebGLRenderingContext.clearDepth')
@DocsEditable()
void clearDepth(num depth) native;