Video Record
Use Video Record to execute the next node when recording. By default, in the Effect House Preview panel, it is always recording.
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 not recording. |
Example
This example uses the Video Record node to trigger some events. The "record start" event triggers the appearance of the sphere while the "record end" event triggers the disappearance of the sphere. The "recording" event changes the color of the cube while the "idle" event sets the cube’s color to white constantly.