UMovieSceneLiveLinkSubSectionBasicRole::RecordFrame

Adds keyframe to channels associated to sub section from the incoming frame data

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneLiveLinkSubSection::RecordFrame()

UMovieSceneLiveLinkSubSectionBasicRole::RecordFrame()

References

Module

LiveLinkMovieScene

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLinkMovieScene/Public/MovieScene/MovieSceneLiveLinkSubSectionBasicRole.h

Include

#include "MovieScene/MovieSceneLiveLinkSubSectionBasicRole.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLinkMovieScene/Private/MovieScene/MovieSceneLiveLinkSubSectionBasicRole.cpp

Syntax

virtual void RecordFrame
(
    FFrameNumber InFrameNumber,
    const FLiveLinkFrameDataStruct & InFrameData
)

Remarks

Adds keyframe to channels associated to sub section from the incoming frame data

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss