blob: 54eee339025205c279da1a1c346e35f133439589 [file] [log] [blame]
data class <caret>VertexAttribute(
/**
* The number of components this attribute has.
**/
val numComponents: Int
) {}