menu
Dart
dart:web_gl
RenderingContext
vertexAttrib2f method
vertexAttrib2f
dark_mode
light_mode
description
vertexAttrib2f
method
void
vertexAttrib2f
(
int
indx
,
num
x
,
num
y
)
Implementation
void
vertexAttrib2f(
int
indx,
num
x,
num
y) native;
Dart
dart:web_gl
RenderingContext
vertexAttrib2f method
RenderingContext class
Cookies management controls