Events: Gather
Collect active events and output a data stream representing faces involved.
Installation
To use this Node, you must enable source
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
execIn |
|
Input execution |
|
decayRate |
|
Controls how fast the emission rate drops off. Larger number makes it drop faster. Range [0, 1]. |
0.99 |
emissionRateScalar |
|
Used to scale emission rate. Large numbers result in higher emission rates. |
1e-05 |
minEmissionRate |
|
When emission rate drops below this threshold, the event is considered complete. |
0.1 |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
execOut |
|
Output execution |
|
events |
|
Bundle of event data |