facebook twitter hatena line email

Unity/TMPro/Outline

提供: 初心者エンジニアの簡易メモ
2023年1月9日 (月) 22:46時点におけるAdmin (トーク | 投稿記録)による版 (ページの作成:「==共通化されているので個別対応する方法== 参考:https://kazupon.org/unity-textmeshpro-outline/ #TextMeshProUGUIのGameObjectのInspectorのところ...」)

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
移動: 案内検索

共通化されているので個別対応する方法

参考:https://kazupon.org/unity-textmeshpro-outline/

  1. TextMeshProUGUIのGameObjectのInspectorのところで、Materialの右上の︙を選択し、CreateMaterialPresetを選択し、Fontと同じディレクトリ内に、マテリアルを作成。
  2. TextMeshProUGUIのGameObjectのInspectorのMaterialPresetに先程作成した、マテリアルを選択。