Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

VerticalAlignment Enum

Add this in your code:

#include <engine/graphics/ui/text_alignments.h>

Description

Enum to vertically align text with text rendering components.

Values


NameDescription
TopPut the text on the top of the pivot
CenterPut the text at the center of the pivot
BottomPut the text on the bottom of the pivot