Scope: Simulation graph.
The sampler data nodes are used in the simulation graph to describe the different data types that can be sampled to retrieve information with which you can drive the particles behavior.
Those nodes can either be directly inserted in the graph or you can use attribute samplers in the effect interface to manipulate the sampler data.
SamplerDataEventStream
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:
|