An interface defined in BBMOD_IMaterial.gml
BBMOD_IMaterial()
Interface for the most basic BBMOD materials that can be used with the BBMOD_Model.submit method.
Name | Description |
---|---|
BaseOpacity | A texture with a base color in the RGB channels and opacity in the alpha channel. |
Name | Description |
---|---|
apply | Tries to apply the material and make it the current one. |
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.