function
set_uniform_f(_handle, _value)
Sets a float
uniform.
Name | Type | Description |
---|---|---|
_handle | Id.Uniform |
The handle of the shader uniform. |
_value | Real |
The new uniform value. |
Struct.BBMOD_Shader
Returns self
.
Copyright © 2022, BlueBurn. Built on April 11, 2022 using GMDoc.