menu
Dart
dart:web_gl
RenderingContext2
createVertexArray method
createVertexArray
brightness_4
brightness_5
description
createVertexArray
method
VertexArrayObject
?
createVertexArray
(
)
Implementation
VertexArrayObject? createVertexArray() native;
Dart
dart:web_gl
RenderingContext2
createVertexArray method
RenderingContext2 class