set_rate_scale
Set the playback rate scale for an animation asset in Unreal Engine. Specify the asset path and new rate scale value to adjust animation speed.
Instructions
Set the rate scale of an animation.
Args: asset_path: Unreal asset path rate_scale: New rate scale value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| rate_scale | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |