Dart
dart:web_gl
RenderingContext2
isVertexArray method
description
isVertexArray method
bool
isVertexArray
(
VertexArrayObject
vertexArray
)
Implementation
bool
isVertexArray(VertexArrayObject vertexArray) native;