MovieScene.LegacyConversionFrameRate
MovieScene.LegacyConversionFrameRate is a console variable in Unreal Engine 5 (UE5). See what MovieScene.LegacyConversionFrameRate does, its values, and how to use this cvar in the Unreal console below.
Category: Remaining · Namespace:
moviesceneHelp
Specifies default tick resolution for UMovieScene data saved before 4.20 (default: 60000fps). Examples: 60000 fps, 120/1 (120 fps), 30000/1001 (29.97), 0.01s (10ms).
Usage
Unreal console (open with ~)
> MovieScene.LegacyConversionFrameRate 1Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.