BBMOD_Model.Materials

A variable defined in BBMOD_Model.gml

Description

Array<Struct.BBMOD_IMaterial>, Array<Pointer.Texture> An array of materials. Each entry can be either a material struct or just a texture if you don't wish to use BBMOD's material system. Each entry defaults to BBMOD_MATERIAL_DEFAULT.

See also

BBMOD_Model.MaterialNames, BBMOD_Model.get_material, BBMOD_Model.set_material

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on July 03, 2024 using GMDoc.