A function defined in BBMOD_Material.gml
bbmod_material_register(_name, _material)
Registers a material.
Name | Type | Description |
---|---|---|
_name | String |
The name of the material. |
_material | Struct.BBMOD_Material |
The material. |
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.