menu
openworld package
documentation
three_dart/three3d/renderers/webgl/index.dart
WebGLRenderState
pushShadow method
pushShadow method
dark_mode
light_mode
pushShadow
method
void
pushShadow
(
Light
shadowLight
)
Implementation
void pushShadow(Light shadowLight) { shadowsArray.add(shadowLight); }
openworld package
documentation
three_dart/three3d/renderers/webgl/index
WebGLRenderState
pushShadow method
WebGLRenderState class