Sequences Controls
Project Graph > Scene > Sequences:
A list of sequences to evaluate during playback. More information on how to use sequence controls can be found at Sequencer Panel.
Click the append icon (
) to create a new sequence. You can right click on a sequence’s tab to access the following controls for that sequence:
• Rename - rename the sequence you right-clicked on.
• Muted - set Muted value to enabled.
• Soloed - set Soloed value to enabled.
• Locked - set Locked value to enabled.
• Insert before - insert a new sequence before the current sequence.
• Insert after - insert a new sequence after the current sequence.
• Duplicate - duplicate the current sequence.
• Remove - remove current sequence.
• Select - displays the selected sequence on the Viewport.
|
Control (UI) |
Knob (Scripting) |
Default Value | Function |
|---|---|---|---|
| Relative frametime | RelativeFrametime | 0.000 | Set the relative frametime. |
| Colour | Colour | 0.800 | Set the color |
| Muted | Muted | unticked | If enabled, this track will not be evaluated. |
| Soloed | Soloed | unticked | If enabled on any track, only the soloed tracks will be evaluated. |
| Locked | Locked | unticked | If enabled, this track will be treated as read-only by the Sequencer. |