Shader.setUniform

Sends a float value to the uniform.

Parameters

name string

The name of the uniform variable.

value float

Variable value.

Meta