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

HorizontalAlignment Enum

Add this in your code:

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

Description

Enum to horizontally align text with text rendering components.

Values


NameDescription
LeftPut the text on the left of the pivot
CenterPut the text at the center of the pivot
RightPut the text on the right of the pivot