A function defined in BBMOD_DLL.gml
set_optimize_meshes(_optimize)
Enables/disables mesh optimization. When enabled, multiple meshes with the same material are joined into one to reduce draw calls. This is by default disabled.
Name | Type | Description |
---|---|---|
_optimize | Bool |
true to enable mesh optimization. |
Struct.BBMOD_DLL
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.