Overview
The event-stream sampler allows you to emit events from a file that stores a pre-baked event list along a timeline.
Right now it is only a builtin sampler used by the effect timeline, and cannot be used directly in a simulation graph.
Property | Type | Description |
EventSource | enum |
|
Payload | array | Array of payloads that will be sent by each event pulsed out of the stream |
Output pins | ||
DataEventStream | dataEventStream | The event stream data |
+ all sampler properties |
Payload properties
Property | Type | Description |
Value | string | Name of the payload |
Type | datatype | Type of the payload, can be any of the following types:
|