anim_set_frame_range
Define the animation timeline by setting the start and end frames, with optional adjustment of frames per second.
Instructions
Set the scene frame range and optionally FPS.
Args: start: Start frame end: End frame fps: Frames per second (0 = don't change)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| fps | No | ||
| start | No |