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