Texture.updateURL should accept ImageBitmap

I think this is a pretty minor request as Texture’s _buffer field already can be an ImageBitmap.

Here’s a quick playground that shows that it should work

You’re right and it was an easy one!

2 Likes