menu
bones_ui package
documentation
bones_ui_test.dart
WebGL2RenderingContext
clearColor method
clearColor method
dark_mode
light_mode
clearColor
method
void
clearColor
(
GLclampf
red
,
GLclampf
green
,
GLclampf
blue
,
GLclampf
alpha
,
)
Implementation
external void clearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha, );
bones_ui package
documentation
bones_ui_test
WebGL2RenderingContext
clearColor method
WebGL2RenderingContext extension type