-
-
Notifications
You must be signed in to change notification settings - Fork 18
shader_set_uniform_float
Vašek edited this page Jan 22, 2019
·
2 revisions
Desc
shader_set_uniform_float(uniformName, value)
Argument | Description |
---|---|
string uniformName |
Desc |
float value |
Desc |
Returns: void
Desc.
shader_set_uniform_float(uniformName, value);
Desc.
Back to shaders