Target

Declare which data is stored. Possible are Vertices, Colors or Texture coordinates.

Values

ValueMeaning
None0

Declare that the data consist of nothing relevant.

Vertex1

Declare that the data consist of vertices.

Color2

Declare that the data consist of colors.

TexCoords4

Declare that the data consist of texture coordinates.

Meta