Main Page Modules Alphabetical List Data Structures Data Fields
RpPrtStdEmitterStandard Struct Reference
[RpPrtStd]
Collaboration diagram for RpPrtStdEmitterStandard:
Detailed Description
A structure represent the set of properties for a basic emitter. The structure is stored as a single optional data in the emitter property table.
The basic emitter uses a 'time' variable to control particle emissions. A large time gap between emission can give pulse effects where as a small time gap produces a streaming effects. Particles can be emitted from a single point, line, area or a volume.
Particles emitted from an emitter are of the same type. An emitter cannot emit different types of particles. Once an emitter has reached its maximum number of particles, no further particles are emitted until some of the existing particles have died.
Most properties have a bias value to vary the property's value. This uses the seed field to give a degreee of randomness.
Field Documentation
|
|
Current timestamp for emitter |
|
|
Time gap between emission |
|
|
Next particle emission time |
|
|
Previous particle emission time |
|
|
Number of particle emit per emission |
|
|
Emitter size. This is the volume where new particles are emitted |
|
|
External force applied to particles |
|
|
LTM to transform particle coordinates from local space to world space |
|
|
Maximum number of active particles |
|
|
Previous timestamp for emitter |
|
|
Particle's color. This is ignored if each particle has its own colors. |
|
|
Particle's 2D rotation in radians. This is ignored if each particle has its own rotation. |
|
|
Particle's initial direction |
|
|
particle's initial direction bias |
|
|
Particle's initial speed bias |
|
|
Particle's size. This is ignored if each particle has its own size. |
|
|
Particle's texture coordindates |
|
|
Seed for random number generator |
© 1993-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:43 2004.
Send Feedback