Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRealCurve
Description
Remove the specified key from the curve.
Derived Overrides
| Name | DeleteKey |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Curves/RealCurve.h |
| Include Path | #include "Curves/RealCurve.h" |
virtual void DeleteKey
(
FKeyHandle KeyHandle
)
Parameters
| Name | Remarks |
|---|---|
| KeyHandle | The handle of the key to remove. |
See Also
-
AddKey
-
SetKeys