Actions
 
 
 

The Particle Flow components for creating particle systems are known collectively as actions. These are subdivided into three main categories: Operators, Flows, and Tests.

  • Action Time Frames

    Most actions in Particle Flow operate on particles in either of two time frames: once, when the particle first enters the event, or on a continuous basis, potentially changing particle behavior at each integration step (that is, the whole time the particle is in the action’s event). Some actions can work only in one time frame, while others can work on an instantaneous or continuous basis, depending on their settings. The tables in this topic list each action with its time frame.

  • Operators

    The operator is the basic element of the particle system: you combine operators into events to specify the particles' characteristics over a given period of time. Operators let you describe particle speed and direction, shape, appearance, and more.

  • Painting Particles

    Particle Flow includes the ability to generate particles from specific locations by “painting” particle generators, or seeds, on object surfaces. The toolset for doing so includes the Particle Paint helper and the Placement Paint operator.

  • Flows

    The Flows category provides shortcuts for creating different kinds of initial particle-system setups. To use a flow, simply drag it from the depot to the Particle View main window. The available flows are listed at the end of this topic.

  • Tests

    The basic function of a test in Particle Flow is to determine whether particles satisfy one or more conditions, and if so, make them available for sending to another event.