setup

Given the Buffer and the VertexArray currently bound to the OpenGL context, this function provides format info about the attribute format.index of the vertices in the VertexArray.

This associates the Buffer to the VertexArray.

Parameters

format AttributeFormat

attribute format to be given to the VertexArray currently bound

Meta