A function defined in BBMOD_Mesh.gml
from_buffer(_buffer)
Loads mesh data from a buffer following the BBMOD file format.
Name | Type | Description |
---|---|---|
_buffer | Id.Buffer |
The buffer to load the data from. Its seek position must point to a beginning of a BBMOD mesh. |
Struct.BBMOD_Mesh
Returns self
.
undefined
.Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.