Particle
Defines the properties of the particles that Form uses to construct visuals in 3D space.

Particle Type
There are 8 different particle types with 5 built-in shapes (sphere, glow sphere, Star, Cloudlet and Smokelet) and 3 options for custom particles based on a separate layer in the After Effects composition. Here are the 8 types:
![]() |
Sphere Basic round particle. Control softness with Sphere Feather. |
![]() |
Smokelet A shadowed variant of Cloudlet. Control with Rotation/Smokelet Feather. |
|
![]() |
Glow Sphere Glowing round particle. Control center sphere softness with Feather. The glow settings are in Options. |
![]() |
Custom Use any layer as particle. |
|
![]() |
Star Star-shaped particle with glow. Control rotation with Rotation. The glow settings are in Options. |
![]() |
Custom Colorize Same as Custom, but adds the ability to colorize the particles using lightness. |
|
![]() |
Cloudlet A randomized shape that looks like a small cloud. Control with Rotation/Cloudlet Feather. |
![]() |
Custom Fill Same as Custom but adds the ability to colorize the particles by filling the masked alpha region with a single color. |
Random - Still Frame |
Grabs a random frame from the custom layer and uses it throughout the particle's life. |
Random - Loop |
Starts playing the custom layer from a random frame, and then plays at normal speed. If the custom layer ends, it re-starts from the beginning. |
Split Clip - Loop |
Randomly selects one of the clips and plays the clip looping. |
The Split Clip mode splits the custom layer into a number of clips specified by the "Number of Clips" setting. For example, if the custom layer is 150 frames and "Number of Clips" is set to five, that means it will be split into five 25-frame clips. This is useful for creating a set of animated particles that are placed randomly in the grid and at each loop.
Example for Time Sampling Modes
Here is an example of a custom particle that we will use as the particle source.

Example 1:
Now we will apply this to a simple sphere form with 10 Particles in X and 10 Particles in Y. In this example, the Particle Time Sampling is set to Random Still Frame. Each particle is a single random frame from the movie above and does not change.

Example 2:
Here is the same Form example but, the Particle Time Sampling is set to Random Loop. Each particle starts at a random frame from the movie above and changes constantly so the animation is much more chaotic.

Example 3:
Here is the same Form example, but the Particle Time Sampling is set to Split Clip - Loop and the Number of Clips is 5. Each particle starts randomly at 0, 1, 2, 3, or 4 seconds into the source movie above, and only changes by using 1 second of the source movie as a particle. The motion is more random than the first example, but less so than the second, because the shapes stay the same in the 1-second loop that Form uses as a source.

Rotation
Adjusts the 2D rotation of the particle around the Z axis.
Size
Sets the particle size in absolute pixels for both standard particle types and custom particles.
Size Random
Sets randomness for particle size. A value of 0 means no randomness, and a value of 100 will vary the opacity between the minimum and current particle size settings.
Opacity
Set opacity for particle. A value of 100 means the particle is completely opaque, while a value of 0 will make the particle completely transparent.
Opacity Random
Sets randomness for particle opacity. A value of 0 means no randomness, and a value of 100 will vary the opacity between the minimum and current opacity settings.
Color
Defines the color of the particle. Note that this color can be superceded by Quick Maps and Layer Maps.
Transfer Mode
Sets the transfer mode of the particle. This works much like blending modes in After Effects, except the individual particles behave like layers in 3D space. (For more information on the individual modes, see the After Effects online help's Blending Mode Reference section.) Normal transfer mode means that opaque particles will block particles behind them along the Z axis. Screen mode often results in a brighter look than Normal, and disregards depth information. Add gives an even brighter look than Normal or Screen and also disregards depth values. Lighten means particles are composited in order along the Z axis, but only pixels that are brighter than those behind them are written.