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 © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.