BBMOD_Mesh.freeze

A function defined in BBMOD_Mesh.gml

freeze()

Description

"Freezes" the mesh. This uploads its data to the GPU memory, which makes it draw faster but also makes it unmodifiable.

Returns

Struct.BBMOD_Mesh Returns self.

See also

BBMOD_Mesh.Frozen

Do you find this page helpful?

Copyright © 2025, BlueBurn. Built on March 23, 2025 using GMDoc.