A function defined in BBMOD_Material.gml
to_json(_json)
Saves material properties to a JSON object.
Name | Type | Description |
---|---|---|
_json | Struct |
The object to save the properties to. |
Struct.BBMOD_Material
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.