Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/MovieSceneTools/Public/KeyframeTrackEditor.h |
Include |
#include "KeyframeTrackEditor.h" |
template<typename ChannelType, typename ValueType>
static FMovieSceneChannelValueSetter Create
(
int32 ChannelIndex,
ValueType InNewValue,
bool bAddKey
)
Templated construction function that can add a key (and potentially also set a default) for the specified channel and value