Answers for "unity can't put tmpro in script"

C#
0

unity can't put tmpro in script

// Tmpro requires TextMeshProUGUI in order to access the gui
using TMPro;

public TextMeshProUGUI TextMesh;
Posted by: Guest on November-29-2020

C# Answers by Framework

Browse Popular Code Answers by Language