BBMOD_Material.copy

A function defined in BBMOD_Material.gml

copy(_dest)

Description

Copies properties of this material into another material.

Arguments

Name Type Description
_dest Struct.BBMOD_Material The destination material.

Returns

Struct.BBMOD_Material Returns self.

Do you find this page helpful?

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