menu
js_bindings package
documentation
bindings/oes_draw_buffers_indexed.dart
PropsOESDrawBuffersIndexed
enableiOES method
enableiOES method
dark_mode
light_mode
enableiOES
method
void
enableiOES
(
int
target
,
int
index
)
Implementation
void enableiOES(int target, int index) => js_util.callMethod(this, 'enableiOES', [target, index]);
js_bindings package
documentation
bindings/oes_draw_buffers_indexed
PropsOESDrawBuffersIndexed
enableiOES method
PropsOESDrawBuffersIndexed extension on
OESDrawBuffersIndexed