ZBuffer Key
Constructors
Link copied to clipboard
constructor()
Initializes a new instance of ZBufferKey class. It is used to instantiate a ZBufferKey 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)
Initializes a ZBufferKey object with the given arguments.
Properties
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
Indicates whether this component can be serialized.
Link copied to clipboard
Link copied to clipboard
Provides access to the component's renderer.