function
set_uniform_f_array(_handle, _array)
Sets a float[]
uniform.
Name | Type | Description |
---|---|---|
_handle | Id.Uniform |
The handle of the shader uniform. |
_array | Array<Real> |
The array of new values. |
Struct.BBMOD_Shader
Returns self
.
Copyright © 2022, BlueBurn. Built on May 16, 2022 using GMDoc.