menu
three_js_core package
documentation
renderers/webgl/index.dart
WebGLClipping
beginShadows method
beginShadows method
dark_mode
light_mode
beginShadows
method
void
beginShadows
(
)
Implementation
void beginShadows() { renderingShadows = true; projectPlanes(); }
three_js_core package
documentation
renderers/webgl/index
WebGLClipping
beginShadows method
WebGLClipping class