Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSimpleCurve
Description
Sets the keys with the keys.
Expects that the keys are already sorted.
| Name | SetKeys |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Curves/SimpleCurve.h |
| Include Path | #include "Curves/SimpleCurve.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Curves/SimpleCurve.cpp |
void SetKeys
(
const TArray < FSimpleCurveKey > & InKeys
)
See Also
-
AddKey