BBMOD_DLL.set_pre_transform

A function defined in BBMOD_DLL.gml

set_pre_transform(_enable)

Description

Enables/disables the "pre-transform" option, which pre-transforms the models and collapses all nodes into one if possible. This is by default disabled.

Arguments

Name Type Description
_enable Bool true to enable the option.

Returns

Struct.BBMOD_DLL Returns self.

Throws

See also

BBMOD_DLL.get_pre_transform

Do you find this page helpful?

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