Set Current Time
animation.set_timeSet the current animation time to a specific frame number and optionally update the viewport.
Instructions
Set the current time (go to a specific frame).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | The frame number to set as current time | |
| update | No | Whether to update the viewport (default True) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | ||
| errors | Yes |