Modules

Structs

The maximum width and height of text. The text will wrap according to the specified size. Characters out of the bounds after wrapping will be truncated. Text is aligned according to the specified TextAlignment.

The bundle of components needed to draw text in a 2D scene via a 2D OrthographicCameraBundle. Example usage.

The calculated size of text drawn in 2D scene.

Enums

Describes horizontal alignment preference for positioning & bounds.

Describes vertical alignment preference for positioning & bounds. Currently a placeholder for future functionality.

Functions

Updates the layout and size information whenever the text or style is changed. This information is computed by the TextPipeline on insertion, then stored.

Type Definitions