BBMOD_DLL.set_optimize_materials

A function defined in BBMOD_DLL.gml

set_optimize_materials(_optimize)

Description

Enables/disables material optimization. When enabled, redundant materials are joined into one and unused materials are removed. This is by default disabled.

Arguments

Name Type Description
_optimize Bool true to enable material optimization.

Returns

Struct.BBMOD_DLL Returns self.

Throws

See also

BBMOD_DLL.get_optimize_materials

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.