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