VertexAttribute

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun __assign(_i: Int, _bb: ByteBuffer): VertexAttribute
Link copied to clipboard
open fun __init(_i: Int, _bb: ByteBuffer)
Link copied to clipboard
open fun __reset()
Resets internal state with a null ByteBuffer and a zero position.
Link copied to clipboard
open fun createVertexAttribute(builder: FlatBufferBuilder, usage: Int, type: Int): Int
Link copied to clipboard
open fun type(): Int
Link copied to clipboard
open fun usage(): Int