TextRenderOptions.ShadowOffset Property
Definition¶
Namespace: Brine2D.Rendering.Text
Shadow offset (null = no shadow).
public System.Nullable<System.Numerics.Vector2> ShadowOffset { get; init; }
Namespace: Brine2D.Rendering.Text
Shadow offset (null = no shadow).
public System.Nullable<System.Numerics.Vector2> ShadowOffset { get; init; }