jbaicoianu / threecap

Three.js frame capture system
124 stars 18 forks source link

fix pass.setSize is not a function #2

Closed andr-ew closed 4 years ago

andr-ew commented 4 years ago

fix for issue #1, adding a dummy function setSize = function() {} to THREEcapRenderPass seems to do the trick