Version: 2019.2
Method group is Obsolete

GUIText.material

マニュアルに切り替える
Obsolete public Material material ;

説明

レンダリングに使う Material

Assing a new material to change how the rendering is handled. Change this material to change the font used for all rendering. If you assign null to material, the built-in basic font is selected.

関連項目: font 変数