UTakeRecorderSources::TickRecording

Tick recording pass

Windows
MacOS
Linux

References

Module

TakesCore

Header

/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Public/TakeRecorderSources.h

Include

#include "TakeRecorderSources.h"

Source

/Engine/Plugins/VirtualProduction/Takes/Source/TakesCore/Private/TakeRecorderSources.cpp

Syntax

FFrameTime TickRecording
(
    class ULevelSequence * InSequence,
    const FTimecode & InTimecodeSource,
    float DeltaTime
)

Remarks

Tick recording pass

Returns

Current Frame Number we are recording at.

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