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