WebGLRenderingContextBase.vertexAttrib4fv

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

Meta