Version: 2019.2

FontConstructor

Switch to Manual
public Font ();
public Font (string name);

Parameters

name@param name Имя созданного объекта типа Font.

Description

Создать новый шрифт.

You may want to use this if you need to create Font objects programmatically to set up your own font by assigning the Font.characterInfo property.