Constructor
Variables
read only length : Int
Functions
View source
addVertexAttribData (attribs : Array<Attribute>, nbVertices : Int) : Void
Add vertex attribute data, at the end of the DrawCommand. While position, texture coords and color are interleaved, custom vertex attrib data is at the end of the buffer to speed up construction.