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