attributes property

List<VertexAttribute> attributes
final

Attributes read from this vertex buffer by the vertex shader.

Implementation

final List<VertexAttribute> attributes;