WebGLRenderingContextBase.vertexAttrib3fv

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void vertexAttrib3fv(uint indx, Float32Array values)
    struct WebGLRenderingContextBase
    nothrow
    void
    vertexAttrib3fv
    ()
    (
    uint indx
    ,)
  2. void vertexAttrib3fv(uint indx, Sequence!(float) values)

Meta