menu
spark_framework package
documentation
spark.dart
WebGLRenderingContext
uniform2fv method
uniform2fv method
dark_mode
light_mode
uniform2fv
method
void
uniform2fv
(
WebGLUniformLocation
?
location
,
Float32List
v
)
Implementation
external void uniform2fv( WebGLUniformLocation? location, Float32List v, );
spark_framework package
documentation
spark
WebGLRenderingContext
uniform2fv method
WebGLRenderingContext extension type