Materials & Lighting
Particle Emitter
What this shows
Update a live point emitter with deterministic motion.
Loading scene…Key API excerpt
Key API excerpt
import * as EASEL from "@xsyetopz/easel";
position.setXYZ(index, x, y, z);
position.needsUpdate = true;
geometry.computeBoundingSphere();