BBMOD_Material.to_json

A function defined in BBMOD_Material.gml

to_json(_json)

Description

Saves material properties to a JSON object.

Arguments

Name Type Description
_json Struct The object to save the properties to.

Returns

Struct.BBMOD_Material Returns self.

Throws

Do you find this page helpful?

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