BBMOD_DLL.set_export_materials

A function defined in BBMOD_DLL.gml

set_export_materials(_enable)

Description

Enables/disables export of materials. This is by default disabled.

Arguments

Name Type Description
_enable Bool true to enable material export.

Returns

Struct.BBMOD_DLL Returns self.

Throws

Note

This is an experimental feature!

See also

BBMOD_DLL.get_export_materials

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 26, 2024 using GMDoc.