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