ParticleSettings

Use the steps per frame control in the ParticleSettings control panel to adjust how many steps of particle simulation take place per animation frame.

Inputs and Controls

Connection Type

Connection Name

Function

Input

particles

The particle system for which you intend modify settings.

Control (UI)

Knob (Scripting)

Default Value

Function

ParticleSettings Tab

steps per frame

steps_per_frame

1

Sets how many steps of particle simulation take place per animation frame.

Sometimes simulations cannot generate enough accuracy by calculating once per frame and the resulting particle movement can appear jagged. Increasing steps per frame causes the simulation to asses the movement of the particles multiple times per frame to smooth movement.

Step-by-Step Guides

Adjusting Particle Simulation Settings

Video Tutorials