BBMOD_Mesh.from_buffer

A function defined in BBMOD_Mesh.gml

from_buffer(_buffer)

Description

Loads mesh data from a buffer following the BBMOD file format.

Arguments

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.

Returns

Struct.BBMOD_Mesh Returns self.

Throws

Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.