PopcornFX v2.17

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
  1. Home
  2. Docs
  3. PopcornFX v2.17
  4. Node Reference
  5. Builtin nodes
  6. Samplers
  7. EventStream

EventStream

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.

 

PropertyTypeDescription
EventSourceenum
  • Inline: Event-stream data is stored inside the .pkfx file
PayloadarrayArray of payloads that will be sent by each event pulsed out of the stream
Output pins
DataEventStreamdataEventStreamThe event stream data
+ all sampler properties

 

Payload properties

PropertyTypeDescription
ValuestringName of the payload
TypedatatypeType of the payload, can be any of the following types:

    • float
    • float2
    • float3
    • float4
    • int
    • int2
    • int3
    • int4
    • bool
    • bool2
    • bool3
    • bool4
    • orientation

 

Was this article helpful to you? Yes No

How can we help?