A function defined in BBMOD_Mesh.gml
to_buffer(_buffer)
Writes mesh data to a buffer following the current version of the BBMOD file format.
Name | Type | Description |
---|---|---|
_buffer | Id.Buffer |
The buffer to write the data to. |
Struct.BBMOD_Mesh
Returns self
.
undefined
.BBMOD_VERSION_MAJOR, BBMOD_VERSION_MINOR
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.