ZBuffer
Constructors
Link copied to clipboard
constructor()
Initializes a new instance of ZBuffer
class. It is used to instantiate a ZBuffer
object with default data values.
constructor(id: Int, dataType: ZDataType, name: String, size: Int, count: Int, normalized: Boolean, offset: Int, stride: Int, isIndexBuffer: Boolean, bufferId: Int, dataArray: ByteArray)
Initializes a ZBuffer object with the given arguments.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Represents a boolean value indicating whether a component has been initialized.
Link copied to clipboard
Represents a boolean value indicating whether a component is renderizable.
Link copied to clipboard
Link copied to clipboard