Video Record

Use Video Record to execute the next node when recording. By default, in Effect House preview, it is always recording. Video Record is in the Event category.
Output
Name | Data type | Description |
On Start | Exec | Execute the next node when the recording starts |
Recording | Exec | Keep executing the next node during recording |
On Stop | Exec | Execute the next node when the recording is stopped or paused |
Not Recording | Exec | Keep executing the next node when recording is not started |
Example

In this example, we use the record node to trigger some events. The “record start” event trigger the appearance of the sphere, the “record end” event trigger the disappearance of sphere. The record stay event change the color of the cube while the idle event set the cube’s color to white constantly.
