Remove Curve Key
Remove the key at a time on a curve channel. The curve keeps evaluating; it just interpolates across the gap, so the change is a shape change rather than a hole.
hf_remove_curve_keyWriteDestructiveArguments
| Name | Type | Description |
|---|---|---|
curvereq | string | |
timereq | number | |
channel | integer = 0 | |
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 Data assets:
- Export Data Table CSV
- Find Enum Usage
- Find Struct Usage
- Import Data Table CSV
- Remove Data Table Row
- Remove Enum Entry
- Remove Struct Member
- Rename Data Table Row
All 25 tools in Data assets — 16 more not listed here.