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