Type alias UniformValue

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

A value that can be stored in a uniform.

Generated using TypeDoc