BBMOD_IMaterial

An interface defined in BBMOD_IMaterial.gml

BBMOD_IMaterial()

Description

Interface for the most basic BBMOD materials that can be used with the BBMOD_Model.submit method.

Properties

Name Description
BaseOpacity A texture with a base color in the RGB channels and opacity in the alpha channel.

Methods

Name Description
apply Tries to apply the material and make it the current one.

Implemented in

BBMOD_Material

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.