Closed AndrewRayCode closed 8 years ago
Fails on this line: https://github.com/sohamkamani/three-object-loader/blob/master/source/index.js#L23
loader.setCrossOrigin(this.crossOrigin);
Error:
Uncaught TypeError: loader.setCrossOrigin is not a function(…)
Looks like it was removed in this threejs commit
Related to this threejs ticket
Fails on this line: https://github.com/sohamkamani/three-object-loader/blob/master/source/index.js#L23
Error:
Looks like it was removed in this threejs commit
Related to this threejs ticket