enum abstract VertexData(Int)
package kha.graphics4
Static methods
staticinlinegetStride(vertexData:VertexData):Int
Return the element size of the given vertex data type in bytes.
staticinlinegetStride(vertexData:VertexData):Int
Return the element size of the given vertex data type in bytes.