Home

Awesome

ShinyEffectForTMPro

NOTE: This project is experimental.

NOTE: This project is a derivative project of MeshEffectForTextMeshPro.

NOTE: This project will be integrated to UIEffect.

ShinyEffectForTMPro provide shiny effect component for TextMeshPro in Unity.

PRs Welcome

<< Description | WebGL Demo | Download | Usage | Development Note | Change log >>

What's new? See changelog

Do you want to receive notifications for new releases? Watch this repo

<br><br><br><br>

Description

ShinyEffectForTMPro provide shiny effect component (from UIEffect) for TextMeshPro in Unity.

It works well not only for standard Graphic components (Image, RawImage, Text, etc.) but also for TextMeshPro and TextMeshProUGUI.

Features

<br><br><br><br>

Demo

WebGL Demo

<br><br><br><br>

Usage

  1. Download ShinyEffectForTMPro.unitypackage from Releases.
  2. Import the package into your Unity project. Click Import Package > Custom Package from the Assets menu.
  3. Enable TexCoord1 and TexCoord2 channels of canvas.

  4. Add UIShiny component to TextMeshPro from Add Component in inspector or Component > MeshEffectForTMPro > UIShiny menu.
  5. Set shiny material preset to the TextMeshPro component. Press the Fix button to generate or set shiny material preset.
  6. (Option) Set shiny sprite asset to the TextMeshPro component. Press the Fix button to generate or set shiny sprite asset.
  7. Adjust the parameters of the effect as you like, in inspector.
  8. Enjoy!
Requirement

<br><br><br><br>

Development Note

<br><br><br><br>

License

Author

mob-sakai

See Also