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