UMovieSceneCapture::CaptureThisFrame

Indicate that this frame should be captured - must be called before the movie scene capture is ticked

Windows
MacOS
Linux

References

Module

MovieSceneCapture

Header

/Engine/Source/Runtime/MovieSceneCapture/Public/MovieSceneCapture.h

Include

#include "MovieSceneCapture.h"

Source

/Engine/Source/Runtime/MovieSceneCapture/Private/MovieSceneCapture.cpp

Syntax

void CaptureThisFrame
(
    float DeltaSeconds
)

Remarks

Indicate that this frame should be captured - must be called before the movie scene capture is ticked

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