menu
Dart
dart:web_gl
RenderingContext2
blendEquationSeparate method
blendEquationSeparate
dark_mode
light_mode
描述
blendEquationSeparate
方法
void
blendEquationSeparate
(
int
modeRGB
,
"dart-core/int-class.html">int
modeAlpha
)
实现
void blendEquationSeparate(int modeRGB, int modeAlpha) native;
Dart
dart:web_gl
RenderingContext2
blendEquationSeparate方法
RenderingContext2类
Cookie管理控件