Command entry: Create panel
(Geometry)
Choose Particle Systems from the drop-down list.
Object Type rollout
Spray
Command entry:Create menu
Particles
Spray
Spray simulates water drops such as rain, a fountain, the spray from a garden hose, and so on.
Note SuperSpray is a more powerful and advanced version of Spray. It provides all the functionality of Spray, plus additional features.
Procedures
To create spray:
- On the Create panel, make sure (Geometry) is active and Particle Systems is chosen in the object category list, then click Spray.
- Drag in a viewport to create the Spray emitter; see Creating a Particle Emitter.
The emitter's direction vector points in the negative Z direction of the active construction plane. For example, if you create
the emitter in the Top viewport, the particles will move downward in the Front and Left viewports.
Interface
Particles group
- Viewport Count
-
Maximum number of particles displayed in viewports at any given frame.
TipSetting the viewport count less than the render count can improve viewport performance.
- Render Count
-
Maximum number of particles that can appear in a single frame when you render it. Works in combination with the particle system's
timing parameters.
- When the number of particles reaches the Render Count value, particle creation is suspended until some particles die.
- When enough particles die, particle creation resumes until Render Count is reached again.
- Drop Size
-
Size of a particle in the active units.
- Speed
-
Initial velocity of each particle as it leaves the emitter. Particles travel at this speed unless they are affected by a particle
system space warp.
- Variation
-
Varies the initial speed and direction of particles. The greater the Variation, the stronger and broader the spray.
- Drops, Dots, or Ticks
-
Choose how particles are displayed in viewports. The display setting does not affect how particles are rendered. Drops are
streaks that appear like raindrops, dots are points, ticks are small plus signs.
Render group
- Tetrahedron
-
Particles are rendered as long tetrahedrons, with the length you specify in the Drop Size parameter. Tetrahedron is the default
setting for rendering. It provides a basic simulation of water drops.
- Facing
-
Particles are rendered as square faces whose width and height equals the Drop Size. Facing particles always face the camera
(or the user's perspective). They are provided especially for use with material maps. Use with an appropriate opacity map
for bubbles or snowflakes.
NoteFacing works correctly only in a perspective or camera view.
Timing group
Timing parameters control the "birth and death" rates of emitted particles.
At the bottom of the Timing group is a line that displays the maximum sustainable rate. This value is based on the Render
Count and the lifetime of each particle. To be precise:
maximum sustainable rate=Render Count/Life
Because the number of particles in a frame never exceeds Render Count, if the Birth Rate exceeds the maximum rate, the system
will run out of particles, pause until some die off, and then start again, generating particles in bursts or spurts.
- Start
-
Number of the first frame where particles appear.
- Life
-
The lifetime of each particle, in number of frames.
- Birth Rate
-
The number of new particles born per frame.
If this is less than or equal to the maximum sustainable rate, the particle system generates an even flow of particles. If
it is greater than the maximum rate, the particle system generates particles in bursts.
You can animate the Birth Rate parameter.
- Constant
-
When on, Birth Rate is unavailable and the birth rate used equals the maximum sustainable rate. When off, Birth Rate is available.
Default=on.
Turning Constant off does not mean that the birth rate varies automatically; the birth rate remains constant unless you animate
the Birth Rate parameter.
Emitter group
The emitter specifies the area where particles appear in the scene. It has a geometry you can display in viewports, but it
isn't renderable.
The emitter is displayed as a rectangle with a vector pointing out of one side. The vector shows the direction in which the
system emits particles.
- Width and Length
-
You implicitly set the initial value of these parameters when you drag in a viewport to create the emitter. You can adjust
the values in the rollout.
The space occupied by the particle system at any given time is the result of a combination of its initial parameters (such
as size of the emitter, and speed and variation of emission) and any space warps that have been applied.
- Hide
-
Turn on to hide the emitter in viewports. When Hide is off, the emitter is displayed in viewports. The emitter is never rendered.
Default=off.