Skip to content
Jigwright
HullForge docs

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_curveWrite

Arguments

NameTypeDescription
curvereqstringNew curve name.
sequencereqstringAnimation sequence, montage or composite path.
forceboolean
= 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.
metadataboolean
= false
A metadata curve holds one constant value rather than keys over time.
typestring
= float
float | transform

Nearby in Animation:

All 52 tools in Animation — 43 more not listed here.