Click or drag to resize

DynamicFontDataFontPath Property

The path to the vector font file.

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

Property Value

Type: String
See Also