We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efcb337 commit d241988Copy full SHA for d241988
Assets/JCSUnity/Scripts/JCS_UnityObject.cs
@@ -45,7 +45,7 @@ public class JCS_UnityObject : MonoBehaviour
45
//-- Text
46
protected Text mText = null;
47
#if TMP_PRO
48
- //-- Text Mesh Pro Ui
+ //-- Text Mesh 3D/UI
49
protected TMP_Text mTextMesh = null;
50
#endif
51
0 commit comments