menu
Dart
dart:web_gl
RenderingContext
uniform2f method
uniform2f
dark_mode
light_mode
description
uniform2f
method
void
uniform2f
(
UniformLocation
?
location
,
num
x
,
num
y
)
Implementation
void uniform2f(UniformLocation? location, num x, num y) native;
Dart
dart:web_gl
RenderingContext
uniform2f method
RenderingContext class
Cookies management controls