function
bbmod_shader_set_global_i(_name, _value)
Sets a value of a global shader uniform of type int.
Name | Type | Description |
---|---|---|
_name | String |
The name of the uniform. |
_value | Real |
The new value of the uniform. |
Copyright © 2022, BlueBurn. Built on June 19, 2022 using GMDoc.