A function defined in BBMOD_Material.gml
from_json(_json)
Loads material properties from a JSON object.
Name | Type | Description |
---|---|---|
_json | Struct |
The object to load the properties from. |
Struct.BBMOD_Material
Returns self
.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.