menu
spark_framework package
documentation
spark.dart
WebGLRenderingContext
vertexAttrib2f method
vertexAttrib2f method
dark_mode
light_mode
vertexAttrib2f
method
void
vertexAttrib2f
(
GLuint
index
,
GLfloat
x
,
GLfloat
y
)
Implementation
external void vertexAttrib2f( GLuint index, GLfloat x, GLfloat y, );
spark_framework package
documentation
spark
WebGLRenderingContext
vertexAttrib2f method
WebGLRenderingContext extension type