A function defined in BBMOD_Model.gml
from_buffer(_buffer)
Loads model data from a buffer that follows 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 model! |
Struct.BBMOD_Model
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.