GltfBufferView

data class GltfBufferView(val buffer: Int, val byteOffset: Int?, val byteLength: Int, val byteStride: Int?, val target: Int)(source)

Constructors

Link copied to clipboard
constructor(buffer: Int, byteOffset: Int?, byteLength: Int, byteStride: Int?, target: Int)

Properties

Link copied to clipboard
val buffer: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val target: Int