UMovieScene::SetTickResolutionDirectly

Directly set the tick resolution for this movie scene without applying any conversion whatsoever, or modifying the data

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieScene.h"

Syntax

void SetTickResolutionDirectly
(
    FFrameRate InTickResolution
)

Remarks

Directly set the tick resolution for this movie scene without applying any conversion whatsoever, or modifying the 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