vertexAttrib4fv 方法

void vertexAttrib4fv(
  1. int indx,
  2. dynamic values
)

实现

void vertexAttrib4fv(int indx, values) native;