Skip to content

UIPanel.BackgroundTexture Property

Definition

Namespace: Brine2D.UI

Optional nine-slice background texture. When set, replaces the solid BackgroundColor fill. The solid color border \(if any\) is still drawn on top.

C#
public Brine2D.Rendering.ITexture? BackgroundTexture { get; set; }

Property Value

ITexture