function
set_uniform_i(_name, _value)
Adds a BBMOD_ERenderCommand.SetUniformInt command into the queue.
Name | Type | Description |
---|---|---|
_name | String |
The name of the uniform. |
_value | Real |
The new uniform value. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.