A function defined in BBMOD_DLL.gml
set_pre_transform(_enable)
Enables/disables the "pre-transform" option, which pre-transforms the models and collapses all nodes into one if possible. This is by default disabled.
Name | Type | Description |
---|---|---|
_enable | Bool |
true to enable the option. |
Struct.BBMOD_DLL
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.