Version: 2020.1

FontConstructor

切换到手册
public Font ();
public Font (string name);

参数

name 所创建的 Font 对象的名称。

描述

创建新字体。

可用于以下情况:您需要通过编程方式创建 Font 对象,通过指定 Font.characterInfo 属性来设置自己的字体。