Remove Anim Curve
Remove a curve from a sequence. Does NOT remove the name from the skeleton by default, because that name is shared and other sequences use it.
hf_remove_anim_curveWriteDestructiveArguments
| Name | Type | Description |
|---|---|---|
curvereq | string | Curve name. |
sequencereq | string | Animation sequence, montage or composite path. |
force | boolean = false | Edit even when the asset cannot currently be saved - for example when revision control is configured but disconnected. The change will be made in memory and WILL BE LOST unless the underlying problem is fixed before saving. Only pass this if you intend to discard the work or fix the connection first. |
remove_name_from_skeleton | boolean = false | Also drop the curve NAME from the shared skeleton. Affects every other sequence using it. |
type | string = float | float | transform |
Related tools
Nearby in Animation:
- List Anim Sequences
- List Anim Slots
- List Anim State Machines
- List Anim Sync Markers
- Remove Anim Notify
- Remove Anim Notify Track
- Remove Anim Sync Marker
- Remove Blend Space Sample
All 52 tools in Animation — 43 more not listed here.