ECommonSwitcherTransition

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/Slate/SCommonAnimatedSwitcher.h

Include

#include "Slate/SCommonAnimatedSwitcher.h"

Syntax

enum ECommonSwitcherTransition
{
    FadeOnly,
    Horizontal,
    Vertical,
    Zoom,
}

Values

Name

Description

FadeOnly

Fade transition only with no movement

Horizontal

Increasing the active index goes right, decreasing goes left

Vertical

Increasing the active index goes up, decreasing goes down

Zoom

Increasing the active index zooms in, decreasing zooms out

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