set_playback_range
Set start and end frames on a LevelSequence to define its playback range for controlled playback.
Instructions
Set the playback start and end frames of a sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_frame | Yes | End frame | |
| start_frame | Yes | Start frame | |
| sequence_path | Yes | LevelSequence asset path |