Skip to content

TMProの拡張用クラスです。現在は数字をGCAlloc無しで表示できる機能が準備されています。

License

Notifications You must be signed in to change notification settings

honobonoK/TMProExtensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMProExtensions

TMProの拡張用クラスです。現在は数字をGCAlloc無しで表示できる機能が準備されています。 https://github.com/honobonoK/TMProExtensions/blob/main/Unity/Assets/Scripts/TMProExtensions.cs

Sample

https://github.com/honobonoK/TMProExtensions/blob/main/Unity/Assets/Scripts/Sample/TMProExtensionsSample.cs

Usage

  1. Import Package
  2. using Honobono.Unity.Utils;
  3. TextMeshPro.SetTextNonAlloc(num, output); done :)

Requirements

LICENSE

This software is released under the MIT License, see LICENSE.
https://github.com/honobonoK/TMProExtensions/blob/main/LICENSE

About

TMProの拡張用クラスです。現在は数字をGCAlloc無しで表示できる機能が準備されています。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published