Click or drag to resize

DynamicFontOutlineSize Property

The font outline's thickness in pixels (not relative to the font size).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int OutlineSize { get; set; }

Property Value

Type: Int32
See Also