menu
babylon_dart package
documentation
babylon_dart.dart
ThinEngine
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
IColor4Like
color
,
bool
backBuffer
,
bool
depth
, [
bool
stencil
,
])
Implementation
external void clear(IColor4Like color, bool backBuffer, bool depth, [bool stencil]);
babylon_dart package
documentation
babylon_dart
ThinEngine
clear method
ThinEngine class