Dart
dart:web_gl
RenderingContext
vertexAttrib2fv method
description
vertexAttrib2fv method
void
vertexAttrib2fv
(
int
indx
,
dynamic
values
)
Implementation
void
vertexAttrib2fv(
int
indx, values) native;