Method GL.GLSLUtils.VertexBuffer()->set_data()
- Method
set_data
 voidset_data(array(float)data)- Description
 Set the data to an array of floating point numbers. The attributes are always ordered in the array according to the order the various add_* functions were called. Note that add_alias does not add a new attribute, only an alias for an existing one.