Version: 2019.4
public Font ();
public Font (string name);

パラメーター

name作成するフォントオブジェクト名

説明

新規フォントを作成します。

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.