菜单
Dart
dart:web_gl
RenderingContext2
vertexAttrib4f 方法
vertexAttrib4f
暗黑模式
亮模式
描述
vertexAttrib4f
方法
void
vertexAttrib4f
(
int
indx
,
num
x
,
num
y
,
num
z
,
num
w
,
)
实现
void vertexAttrib4f(int indx, num x, num y, num z, num w) native;
Dart
dart:web_gl
RenderingContext2
vertexAttrib4f 方法
RenderingContext2 类
Cookie管理控制