Emitter
Particle emitter from geometry primitive.
Installation
To use this Node, you must enable omni.particle.system.core2
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
lifespanMin |
|
Lifespan is how long the particle will live in seconds. |
1.0 |
lifespanMax |
|
Lifespan is how long the particle will live in seconds. |
1.0 |
massMin |
|
Particle mass (g). |
1.0 |
massMax |
|
Particle mass (g). |
1.0 |
rate |
|
Constant emission rate, in particles per second, when active. |
10.0 |
alongAxis |
|
Ratio of initial velocity along emitter axis. |
0.5 |
awayFromCenter |
|
Ratio of initial velocity away from emitter center. |
0.5 |
directionVariation |
|
Amount of per particle variation in launch direction. |
0.0 |
speedMin |
|
The outward velocity of the particle per spawn. |
100.0 |
speedMax |
|
The outward velocity of the particle per spawn. |
100.0 |
fromVolume |
|
Emit from primitive volume (default is surface only). |
False |
inheritVelocity |
|
How much velocity to inherit from source emitter. |
0.0 |
scaleEmissionBySpeed |
|
Scale emission amount by normalized speed. Use in conjunction with speed normalization parameter. |
False |
speedNormalization |
|
Speed at which full emission occurs if scale emission by speed is used. |
100.0 |
locations |
|
Emission primitives |
|
initializers |
|
Initialization components applied to this emitter |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
op |
|
op config |