menu
universal_web package
documentation
web.dart
WebGL2RenderingContext
vertexAttrib1fv method
vertexAttrib1fv method
dark_mode
light_mode
vertexAttrib1fv
method
void
vertexAttrib1fv
(
GLuint
index
,
Float32List
values
)
Implementation
external void vertexAttrib1fv( GLuint index, Float32List values, );
universal_web package
documentation
web
WebGL2RenderingContext
vertexAttrib1fv method
WebGL2RenderingContext extension type