Type Alias UniformSet

UniformSet: { [key: string]: null | number | number[] | WebGLTexture | mat4 }

A map of uniforms that can be used when WebGL rendering, typically applied with twlg.setUniforms()