Choose your operating system:
Windows
macOS
Linux
| FCurveModel::RemoveKeys()
|
Module |
|
Header |
/Engine/Source/Editor/CurveEditor/Public/KeyBarCurveModel.h |
Include |
#include "KeyBarCurveModel.h" |
virtual 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 |