Type Alias UniformValue

UniformValue: number | Iterable<number> | Texture | Iterable<Texture>

A value that can be passed to a uniform.