remove_curve
Remove a specified curve from an Unreal Engine animation asset by supplying the asset path and curve name.
Instructions
Remove a curve from an animation.
Args: asset_path: Unreal asset path curve_name: Curve to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| curve_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |