A single line of text that can be composed of multiple DrawBatch objects. More...
#include <UiTextComponent.h>
Public Member Functions | |
| bool | CheckAndSplitLine (const STextDrawContext &ctx, float maxWidth, DrawBatchLine &newDrawBatchLineOut) | 
| Check whether the line is overflowing and split it into two lines if it is overflowing.  | |
Public Attributes | |
| DrawBatchContainer | drawBatchList | 
| DrawBatches that the line is composed of.  | |
| AZ::Vector2 | lineSize | 
| Pixel size of entire line of text.  | |
A single line of text that can be composed of multiple DrawBatch objects.