Skip to content

UIRichTextLabel.ShadowOffset Property

Definition

Namespace: Brine2D.UI

Drop-shadow offset in pixels. Null disables the shadow.

C#
public System.Nullable<System.Numerics.Vector2> ShadowOffset { get; set; }

Property Value

System.Nullable<System.Numerics.Vector2>