BBMOD_Model.get_material

A function defined in BBMOD_Model.gml

get_material(_name)

Description

Retrieves a material by its name.

Arguments

Name Type Description
_name String The name of the material.

Returns

Struct.BBMOD_IMaterial, Pointer.Texture The material.

Throws

See also

BBMOD_Model.MaterialNames, BBMOD_Model.Materials, BBMOD_Model.set_material

Do you find this page helpful?

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