hxdefold API documentation
View source
typedef
BufferStreamDeclaration
package
defold
import
defold.Buffer
Structure for buffer stream declaration used in
Buffer.create
.
Fields
type
:
BufferStreamType
The data type of the stream.
name
:
HashOrString
The name of the stream.
count
:
Int
The number of values each element should hold.