ECommonFrameRate

Windows
MacOS
Linux

References

Module

TimeManagement

Header

/Engine/Source/Runtime/TimeManagement/Public/CommonFrameRates.h

Include

#include "CommonFrameRates.h"

Syntax

enum ECommonFrameRate
{
    FPS_12,
    FPS_15,
    FPS_24,
    FPS_25,
    FPS_30,
    FPS_48,
    FPS_50,
    FPS_60,
    FPS_100,
    FPS_120,
    FPS_240,
    NTSC_24,
    NTSC_30,
    NTSC_60,
    Private_Num,
}

Values

Name

Description

FPS_12

FPS_15

FPS_24

FPS_25

FPS_30

FPS_48

FPS_50

FPS_60

FPS_100

FPS_120

FPS_240

NTSC_24

NTSC_30

NTSC_60

Private_Num

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