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

execution

Input execution

decayRate

float

Controls how fast the emission rate drops off. Larger number makes it drop faster. Range [0, 1].

0.99

emissionRateScalar

float

Used to scale emission rate. Large numbers result in higher emission rates.

1e-05

minEmissionRate

float

When emission rate drops below this threshold, the event is considered complete.

0.1

Outputs

Name

Type

Description

Default

execOut

execution

Output execution

events

bundle

Bundle of event data