A function defined in BBMOD_Material.gml
copy(_dest)
Copies properties of this material into another material.
Name | Type | Description |
---|---|---|
_dest | Struct.BBMOD_Material |
The destination material. |
Struct.BBMOD_Material
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.