TMProの拡張用クラスです。現在は数字をGCAlloc無しで表示できる機能が準備されています。 https://github.com/honobonoK/TMProExtensions/blob/main/Unity/Assets/Scripts/TMProExtensions.cs
- Import Package
using Honobono.Unity.Utils;
TextMeshPro.SetTextNonAlloc(num, output);
done :)
This software is released under the MIT License, see LICENSE.
https://github.com/honobonoK/TMProExtensions/blob/main/LICENSE