Name | Flag arguments | Argument type | Exclusive to | Comments |
---|
all | 0 | — | a, r, invert, keys, setIn, setOut | Select all time |
a | 0 | — | all, r, invert, setIn, setOut | Add to current time selection |
r | 0 | — | all, a, invert, setIn, setOut | Remove from current time selection |
invert | 0 | — | all, a, r, keys, setIn, setOut | Invert current time selection |
keys | 0 | — | all, invert, setIn, setOut | Select time ranges of all currently selected keys on selected modules. |
setIn | 0 | — | all, a, r, invert, keys, setOut | Sets the current frame as one end of a range. Should be followed by a -setOut |
setOut | 0 | — | all, a, r, invert, keys, setIn | Sets the current frame as the other end of a range. Follows a -setIn. |