attributes property
final
Attributes read from this vertex buffer by the vertex shader.
Implementation
final List<VertexAttribute> attributes;
Attributes read from this vertex buffer by the vertex shader.
final List<VertexAttribute> attributes;