function
set_uniform_i_array(_name, _array)
Adds a BBMOD_ERenderCommand.SetUniformIntArray command into the queue.
Name | Type | Description |
---|---|---|
_name | String |
The name of the uniform. |
_array | Array<Real> |
The array of values. |
Struct.BBMOD_RenderQueue
Returns self
.
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.