timeline_set
Configure timeline playback by setting cook rate, toggling real-time mode, or jumping to a specific frame.
Instructions
Set cookRate, realTime and/or jump to a frame.
cookRate (float | None): Desired cook rate (fps).
realTime (bool | None): Enable/disable real-time playback.
frame (int | None): Jump to this absolute frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | No | ||
| cookRate | No | ||
| realTime | No |