Set Anim Curve Key
Add a key to a float curve at a time in SECONDS. Adds the curve first if it does not exist, which is reported rather than assumed. Transform curves are not supported here and the tool says so.
hf_set_anim_curve_keyWriteArguments
| Name | Type | Description |
|---|---|---|
curvereq | string | Float curve name. |
sequencereq | string | Animation sequence, montage or composite path. |
timereq | number | Key time in SECONDS. |
valuereq | number | Key value. |
create_if_missing | boolean = true | |
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. |
Related tools
Nearby in Animation:
- Remove Socket
- Remove Virtual Bone
- Set Anim Additive
- Set Anim Compression
- Set Anim Interpolation
- Set Anim Rate Scale
- Set Anim Root Motion
- Set Blend Space Axis
All 52 tools in Animation — 43 more not listed here.