A function defined in BBMOD_Model.gml
get_material(_name)
Retrieves a material by its name.
Name | Type | Description |
---|---|---|
_name | String |
The name of the material. |
Struct.BBMOD_IMaterial, Pointer.Texture
The material.
BBMOD_Model.MaterialNames, BBMOD_Model.Materials, BBMOD_Model.set_material
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.