menu
spark_framework package
documentation
spark.dart
WebGLRenderingContext
uniform2f method
uniform2f method
dark_mode
light_mode
uniform2f
method
void
uniform2f
(
WebGLUniformLocation
?
location
,
GLfloat
x
,
GLfloat
y
)
Implementation
external void uniform2f( WebGLUniformLocation? location, GLfloat x, GLfloat y, );
spark_framework package
documentation
spark
WebGLRenderingContext
uniform2f method
WebGLRenderingContext extension type