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