BBMOD_DLL.set_apply_scale

A function defined in BBMOD_DLL.gml

set_apply_scale(_enable)

Description

Enables/disables the "apply scale" option, which applies global scaling factor defined in the model file if enabled. 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_apply_scale

Do you find this page helpful?

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