Click or drag to resize

FontHasOutline Method

Returns true if the font has an outline.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool HasOutline()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Font.HasOutline"]

See Also