A function defined in __bbmod_shader_set.gml
bbmod_shader_set_base_opacity_multiplier(_shader, _color)
Sets the BBMOD_U_BASE_OPACITY_MULTIPLIER uniform to the given color.
Name | Type | Description |
---|---|---|
_shader | Asset.GMShader |
The shader to set the uniforms for. |
_color | Struct.BBMOD_Color |
The new base opacity multiplier. |
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.