Sequence
Use Sequence to execute procedures one by one. Sequence is in the Control category.
Input
Name | Data Type | Description |
---|---|---|
Enter | Trigger | The input execution that triggers this node. |
Output
Name | Data Type | Description |
---|---|---|
Procedure 1 | Trigger | Execute the next node as the first procedure. |
Procedure 2 | Trigger | Execute the next node as the second procedure. |
Procedure 3 | Trigger | Execute the next node as the last procedure. |
Example
When the camera detects an open mouth, it will sequentially trigger the hat and segmented background to appear.