FCurveModel::AddKey

Helper function for adding a single key to this curve

Choose your operating system:

Windows

macOS

Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/CurveModel.h

Include

#include "CurveModel.h"

Source

/Engine/Source/Editor/CurveEditor/Private/CurveModel.cpp

Syntax

TOptional< FKeyHandle > AddKey
(
    const FKeyPosition & NewKeyPosition,
    const FKeyAttributes & InAttributes
)

Remarks

Helper function for adding a single key to this curve