|
Component Prototype |
Description |
|||
|
Delay Component
|
Delays a boolean output for a defined number of frames. This component reflects the input to the output but with a number of frames of delay. |
|||
|
In-slots |
Name |
Type |
Description |
|
|
in |
boolean |
Input value of the delay component |
||
|
Out-slots |
Name |
Type |
Description |
|
|
out |
boolean |
Output value of the delay component |
||
|
Properties |
Name |
Type |
Description |
|
|
iconFileName* |
string |
The filename of the icon shown for the component in the authoring environment. |
||
|
delay |
integer |
Number of frames to be delayed the input before reflection to the output. |
||