Navigation
API > API/Plugins > API/Plugins/Text3D
| Name | EText3DVerticalTextAlignment |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/Text3D/Source/Text3D/Public/Text3DTypes.h |
| Include Path | #include "Text3DTypes.h" |
Syntax
enum EText3DVerticalTextAlignment
{
FirstLine,
Top,
Center,
Bottom,
}
Values
| Name | Remarks |
|---|---|
| FirstLine | |
| Top | |
| Center | |
| Bottom |