Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/CurveEditor/Public/CurveModel.h |
Include |
#include "CurveModel.h" |
void RemoveKeys
(
TArrayView< const FKeyHandle > InKeys
)
Remove all the keys with the specified key handles from this curve
Parameter |
Description |
---|---|
InKeys |
Array of key handles to be removed from this curve |