Set up a custom float uniform that can be accessed within glsl shadercode.

Constructor

inlinenew(value:Float)

Creates a new UniformFloat instance.

Parameters:

value

initial value

Variables

value:Float

The value to change at runtime