Skip to content

starikcetin/BindingsRx-TextMeshPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openupm

BindingsRx-TextMeshPro

BindingsRx bindings for TextMeshPro.

Purpose

This library adds BindingsRx bindings for TMP_Text, TMP_InputField, and TMP_DropDown.

Installation

npm install -g openupm-cli
openupm add com.starikcetin.bindingsrx-textmeshpro

Usage

Bindings are ported directly from BindingsRx bindings for Text, InputField, and DropDown.

Therefore, the syntax are exactly the same with one exception:

  • uGUI uses int as font size, while TMP uses float. Therefore, I adjusted the extension methods to accept a float instead.

License

MIT license. Refer to the LICENSE file.

Copyright (c) 2019 S. Tarık Çetin.

About

BindingsRx bindings for TextMeshPro.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages