EViewRangeInterpolation

Enum specifying how to interpolate to a new view range

Windows
MacOS
Linux

References

Module

SequencerWidgets

Header

/Engine/Source/Editor/SequencerWidgets/Public/ITimeSlider.h

Include

#include "ITimeSlider.h"

Syntax

enum EViewRangeInterpolation
{
    Animated,
    Immediate,
}

Values

Name

Description

Animated

Use an externally defined animated interpolation

Immediate

Set the view range immediately

Remarks

Enum specifying how to interpolate to a new view range

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