Skip to content

UIWorldLabel.BackgroundPadding Property

Definition

Namespace: Brine2D.UI

Optional background padding around the text. When > 0, a filled rectangle is drawn behind the text using BackgroundColor.

C#
public float BackgroundPadding { get; set; }

Property Value

System.Single