bbmod_shader_set_base_opacity_multiplier

A function defined in __bbmod_shader_set.gml

bbmod_shader_set_base_opacity_multiplier(_shader, _color)

Description

Sets the BBMOD_U_BASE_OPACITY_MULTIPLIER uniform to the given color.

Arguments

Name Type Description
_shader Asset.GMShader The shader to set the uniforms for.
_color Struct.BBMOD_Color The new base opacity multiplier.
Do you find this page helpful?

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