BBMOD_Material.set_base_opacity

A function defined in BBMOD_Material.gml

set_base_opacity(_color)

Description

Changes the base color and opacity to a uniform value for the entire material.

Arguments

Name Type Description
_color Struct.BBMOD_Color The new base color and opacity.

Returns

Struct.BBMOD_BaseMaterial Returns self.

Do you find this page helpful?

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