BBMOD_Material.from_json

A function defined in BBMOD_Material.gml

from_json(_json)

Description

Loads material properties from a JSON object.

Arguments

Name Type Description
_json Struct The object to load the properties from.

Returns

Struct.BBMOD_Material Returns self.

Throws

Do you find this page helpful?

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