ShaderParticleEngine icon indicating copy to clipboard operation
ShaderParticleEngine copied to clipboard

Update THREE.Math.generateUUID to THREE.MathUtils.generateUUID

Open titansoftime opened this issue 3 years ago • 0 comments

Looks like THREE.Math got changed to THREE.MathUtils at r113. https://github.com/mrdoob/three.js/wiki/Migration-Guide#r112--r113

This required a line change in SPE.Emitter and SPE.Group.

titansoftime avatar May 28 '22 04:05 titansoftime