Share

set_particles

When editing inside the simulate_particles compounds this may be used to set the particles property on the particle solver object.

Inputs

solver_object

This should be connected from the internal solver_object inside a simulate_particles compound.

particles

This should be connected to the particles object that contains all the particles.

Outputs

out_solver_object

This should be connected to the internal solver_object inside a simulate_particles compound.

Was this information helpful?