nextkey command

Moves playback to the next or previous key.

Replaced by: hou.ParmGroup, hou.goToPreviousKeyframe, hou.goToNextKeyframe

All Usages Options

Usages

  1. nextkey [-p]

  2. nextkey [-c channel_list | -s | -q]

With no arguments, moves the playback head to the next key in the current channel list (which is initially empty). Use -p to go the previous key instead. Use -q to check which is the current channel list.

Options

-p

Go to the previous key.

-c channel_list

Specify a channel list.

-s

Reset to the currently scoped channels.

-q

Print the current channel list.