vertexAttrib3fv method Null safety

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

Implementation

void vertexAttrib3fv(int indx, values) native;