Add Anim Curve
Add a named curve to a sequence. A curve with no keys evaluates to zero for the whole sequence, so add keys with hf_set_anim_curve_key afterwards or it reads as 'the feature is off'.
hf_add_anim_curveWriteArguments
| Name | Type | Description |
|---|---|---|
curvereq | string | New 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. |
metadata | boolean = false | A metadata curve holds one constant value rather than keys over time. |
type | string = float | float | transform |
Related tools
Nearby in Animation:
- Add Anim Notify
- Add Anim Notify State
- Add Anim Notify Track
- Add Anim Slot
- Add Anim Sync Marker
- Add Blend Space Sample
- Add Montage Section
- Add Socket
All 52 tools in Animation — 43 more not listed here.