| Name | Type | Default | Description |
|---|---|---|---|
| startingIndex | int | The index of the first key to remove | |
| count | int | 1 | The number of keys to remove |
Removes count FloatCurveKeys from the FloatCurve, starting at startingIndex. Returns the number of keys that were removed.
| Name | Type | Default | Description |
|---|---|---|---|
| startingIndex | int | The index of the first key to remove | |
| count | int | 1 | The number of keys to remove |
Removes count FloatCurveKeys from the FloatCurve, starting at startingIndex. Returns the number of keys that were removed.