Skip to content
Jigwright
HullForge docs

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_curveWriteDestructive

Arguments

NameTypeDescription
curvereqstringCurve 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.
remove_name_from_skeletonboolean
= false
Also drop the curve NAME from the shared skeleton. Affects every other sequence using it.
typestring
= float
float | transform

Nearby in Animation:

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