UILabel Class

Simple text label UI component.

public class UILabel : Brine2D.UI.IUIComponent

Inheritance System.Object → UILabel

Implements IUIComponent

Properties
Color Text color.
Font Font to use for rendering. If null, uses renderer's default font.
Text Text to display.