menu
kitawi package
documentation
kitawi.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, );
kitawi package
documentation
kitawi
WebGL2RenderingContext
clearColor method
WebGL2RenderingContext extension type