菜单
Dart
dart:web_gl
RenderingContext
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
RenderingContext
vertexAttrib4f 方法
RenderingContext 类
Cookie 管理控件