menu
openworld package
documentation
three_dart/three3d/renderers/index.dart
WebGLRenderer
setScissorTest method
setScissorTest method
dark_mode
light_mode
setScissorTest
method
void
setScissorTest
(
bool
boolean
)
Implementation
void setScissorTest(bool boolean) { state.setScissorTest(_scissorTest = boolean); }
openworld package
documentation
three_dart/three3d/renderers/index
WebGLRenderer
setScissorTest method
WebGLRenderer class