Home

Awesome

ShinyEffectForUGUI

NOTE: This project has been merged to UIEffect.

Shiny effect without Mask commponent.
Since useless draw calls are suppressed, performance is good!

image



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

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

Description

ShinyEffectForUGUI applies shiny-effect to uGUI element (Image, RawImage, Text, etc...) WITHOUT Mask component .
This will suppress extra draw calls and improve performance.

compare

<br><br>

Features

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

Demo

WebGL Demo

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

Usage

  1. Download ShinyEffectForUGUI.unitypackage from Releases.
  2. Import the package into your Unity project. Select Import Package > Custom Package from the Assets menu.
  3. Add ShinyEffectForUGUI component to UI element (Image, RawImage, Text, etc...) from Add Component in inspector.
  4. Choose effect type and adjust values in inspector.
  5. Enjoy!
Requirement

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

Development Note

What's doing?

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

License

Author

mob-sakai

See Also