A function defined in BBMOD_Model.gml
set_material(_name, _material)
Sets a material.
Name | Type | Description |
---|---|---|
_name | String |
The name of the material slot. |
_material | Struct.BBMOD_BaseMaterial |
The material. |
Struct.BBMOD_Model
Returns self
.
BBMOD_BaseMaterial, BBMOD_Model.MaterialNames, BBMOD_Model.Materials, BBMOD_Model.get_material
Copyright © 2023, BlueBurn. Built on May 02, 2023 using GMDoc.