UMovieSceneSequencePlayer::SetFrameRate

Set the frame-rate that this player should play with, making all frame numbers in the specified time-space

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneSequencePlayer.h

Include

#include "MovieSceneSequencePlayer.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneSequencePlayer.cpp

Syntax

void SetFrameRate
(
    FFrameRate FrameRate
)

Remarks

Set the frame-rate that this player should play with, making all frame numbers in the specified time-space

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