VertexElement

data class VertexElement(val attribute: String, val offset: Int, val type: VertexElementType, val arraySize: Int)(source)

Constructors

Link copied to clipboard
constructor(attribute: String, offset: Int, type: VertexElementType, arraySize: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val offset: Int
Link copied to clipboard