A function defined in BBMOD_Shader.gml
bbmod_shader_set_global_f(_name, _value)
Sets a value of a global shader uniform of type float.
Name | Type | Description |
---|---|---|
_name | String |
The name of the uniform. |
_value | Real |
The new value of the uniform. |
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.