Add a new time marker
Bind the active camera to selected markers(s)
Delete selected time marker(s)
Duplicate selected time marker(s)
| Parameters: | frames (int in [-inf, inf], (optional)) – Frames |
|---|
Copy selected markers to another scene
| Parameters: | scene (enum in [], (optional)) – Scene |
|---|
Move selected time marker(s)
| Parameters: | frames (int in [-inf, inf], (optional)) – Frames |
|---|
Rename first selected time marker
| Parameters: | name (string, (optional, never None)) – Name, New name for marker |
|---|
Select time marker(s)
| Parameters: |
|
|---|
Change selection of all time markers
| Parameters: | action (enum in [‘TOGGLE’, ‘SELECT’, ‘DESELECT’, ‘INVERT’], (optional)) – Action, Selection action to execute
|
|---|
Select all time markers using border selection
| Parameters: |
|
|---|