ShaderParticleEngine
ShaderParticleEngine copied to clipboard
Update THREE.Math.generateUUID to THREE.MathUtils.generateUUID
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.