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