https://github.com/baba-s/unitextmeshprohyperlink
【Unity】TextMesh Pro でハイパーリンクを実装するスクリプト
https://github.com/baba-s/unitextmeshprohyperlink
kogane-unity-lib textmeshpro unity unity-ui unity3d
Last synced: about 1 year ago
JSON representation
【Unity】TextMesh Pro でハイパーリンクを実装するスクリプト
- Host: GitHub
- URL: https://github.com/baba-s/unitextmeshprohyperlink
- Owner: baba-s
- Created: 2019-10-02T05:19:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T12:48:39.000Z (about 6 years ago)
- Last Synced: 2025-03-25T22:36:27.981Z (about 1 year ago)
- Topics: kogane-unity-lib, textmeshpro, unity, unity-ui, unity3d
- Language: C#
- Homepage:
- Size: 6.84 KB
- Stars: 13
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Uni Text Mesh Pro Hyperlink
TextMesh Pro でハイパーリンクを実装するスクリプト
## 使い方

TextMesh Pro のオブジェクトに「TMP_Hyperlink」をアタッチして
TextMesh Pro の Text で「link」タグを使用します
```html
Google
```