Liam Don
Liam Don
That makes sense to me. It looks like there is an existing way to get the source data for reading: [getSource](https://github.com/playcanvas/engine/blob/main/src/graphics/texture.js#L920-L934). I skipped over this because the docs only mention...
@willeastcott If that's the way you want to go, I can bring back that behavior from the first commit. I think the JSDoc changes to `setSource`/`getSource` are still useful and...
Looks like Three.js is dropping WebGL1 support in their next release: https://github.com/mrdoob/three.js/pull/27836