facebook twitter hatena line email

Unity/TMPro/Outline

提供: 初心者エンジニアの簡易メモ
2023年1月10日 (火) 14:12時点におけるAdmin (トーク | 投稿記録)による版 (共通化されているので個別対応する方法)

移動: 案内検索

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

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

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

Outlineがつぶれないように

参考:https://tsubakit1.hateblo.jp/entry/2017/09/20/220000

  1. Outlineのthicknessを0.2ぐらいにして
  2. Face側のDilateを0.5ぐらいにする