📜  unity 无法将 tmpro 放入脚本 - C# 代码示例

📅  最后修改于: 2022-03-11 14:48:54.700000             🧑  作者: Mango

代码示例1
// Tmpro requires TextMeshProUGUI in order to access the gui
using TMPro;

public TextMeshProUGUI TextMesh;