regl-project / regl

👑 Functional WebGL
https://regl-project.github.io/
MIT License
5.22k stars 322 forks source link

[TS] Add Texture to Uniform type #641

Open pailhead opened 2 years ago

pailhead commented 2 years ago

I'm having some issues passing textures to the command when using typescript. This seems to alleviate that issue.