menu
openworld package
documentation
three_dart/three3d/renderers/index.dart
WebGLRenderer
clearDepth method
clearDepth method
dark_mode
light_mode
clearDepth
method
void
clearDepth
(
)
Implementation
void clearDepth() { clear(false, true, false); }
openworld package
documentation
three_dart/three3d/renderers/index
WebGLRenderer
clearDepth method
WebGLRenderer class