attributes property

List<VertexAttributeDescriptor> attributes
final

Attributes read from this slot by the vertex shader.

Implementation

final List<VertexAttributeDescriptor> attributes;