menu
js_bindings package
documentation
bindings/webgl2.dart
PropsWebGL2RenderingContextBase
readBuffer method
readBuffer method
dark_mode
light_mode
readBuffer
method
void
readBuffer
(
int
src
)
Implementation
void readBuffer(int src) => js_util.callMethod(this, 'readBuffer', [src]);
js_bindings package
documentation
bindings/webgl2
PropsWebGL2RenderingContextBase
readBuffer method
PropsWebGL2RenderingContextBase extension on
WebGL2RenderingContextBase