ZBufferData
14 items
constructorZBufferData
constructor(id: Int = -1, dataType: ZDataType = ZTypes.NONE, name: String = "", size: Int = -1, count: Int = -1, normalized: Boolean = false, offset: Int = -1, stride: Int = -1, isIndexBuffer: Boolean = false, bufferId: Int = -1, dataArray: ByteArray = byteArrayOf())
var isIndexBuffer: Boolean
varnormalized
var normalized: Boolean
valrefId
Represents the unique identifier for a reference-based component. The refId is used as a distinctive key for retrieving or linking this component within reference-dependent systems.