Particle Emitter from Image Beta
Emits particles based on an image and an optional SDF mask.
Emits particles based on an image and an optional SDF mask.
The Static toggle (top shelf) switches between two modes:
- Emitting (default): continuously spawns short-lived particles from the
image. The node ages and recycles its own buffer, so particles fade out and
free up space even without a Particle Physics node downstream.
spawnRate,life, andmaxParticlesshape the stream. - Static: spawns a fixed cloud of motionless, persistent particles from the
image once (re-seeded when the image or a shaping parameter changes). Use
countto set how many particles sample the image. There is no lifetime and no ongoing emission — much like the Line Emitter.
Detailed documentation for this node is coming. This page currently shows the built-in component description.
