EVerticalTextAligment

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/TextRenderComponent.h

Include

#include "Components/TextRenderComponent.h"

Syntax

enum EVerticalTextAligment
{
    EVRTA_TextTop,
    EVRTA_TextCenter,
    EVRTA_TextBottom,
    EVRTA_QuadTop,
}

Values

Name

Description

EVRTA_TextTop

EVRTA_TextCenter

EVRTA_TextBottom

EVRTA_QuadTop

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