How to import three.js particle code

How do I import three.js particle code like this

into playcanvas?

Hi @metame,

You will have to study it, understand how it was built in Three.js and then reimplement in PlayCanvas.

Here is a similar example in PlayCanvas: PlayCanvas Examples