VertexAttributeEx

data class VertexAttributeEx(val index: Int, val attribute: Attribute, val pos: Int, val data: AGVertexData)

Constructors

Link copied to clipboard
constructor(index: Int, attribute: Attribute, pos: Int, data: AGVertexData)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val index: Int
Link copied to clipboard
Link copied to clipboard
val pos: Int