clearDepth method
void
clearDepth(
- dynamic depth
Implementation
void clearDepth(/* double | NaN */ dynamic depth) =>
js_util.callMethod(this, 'clearDepth', [depth]);
void clearDepth(/* double | NaN */ dynamic depth) =>
js_util.callMethod(this, 'clearDepth', [depth]);