set_sequence_framerate
Set the display frame rate of a LevelSequence asset in Unreal Engine by providing the sequence path and desired FPS.
Instructions
Set the display frame rate of a sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | Frames per second | |
| sequence_path | Yes | LevelSequence asset path |