menu
bones_ui package
documentation
bones_ui_test.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, );
bones_ui package
documentation
bones_ui_test
WebGLRenderingContext
uniform2fv method
WebGLRenderingContext extension type