Version: 2022.3
言語: 日本語
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.