Namespace Stride.CommunityToolkit.Scripts.Utilities
Classes
- DebugTextPrinter
A utility class for printing debug text to the screen at various positions. Manages the layout of text, allowing it to be displayed in different areas of the screen and handling multi-line printing.
- TextElement
Represents a text element with optional color information.
Enums
- DisplayPosition
Represents the possible positions on the screen where text or other UI elements can be displayed.