BBMOD_DLL.set_optimize_nodes

A function defined in BBMOD_DLL.gml

set_optimize_nodes(_optimize)

Description

Enable/disable node optimization. When enabled, multiple nodes (without bones, animations, ...) are joined into one. This is by default disabled.

Arguments

Name Type Description
_optimize Bool true to enable node optimization.

Returns

Struct.BBMOD_DLL Returns self.

Throws

See also

BBMOD_DLL.get_optimize_nodes

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.