Home

Awesome

DissolveEffectForUGUI

NOTE: This project has been merged to UIEffect.

A dissolve effect for uGUI, without material instancing.

image

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

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

Description

image

DissolveEffectForUGUI applies dissolve-effect to uGUI element (Image, RawImage, Text, etc...) WITHOUT material instancing.
This will suppress extra draw calls and improve performance.

New feature in v0.4.0

From UIEffect v2.4.0

v2.4.0 editor

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

Demo

WebGL Demo

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

Usage

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

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

Development Note

What's doing?

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

License

Author

mob-sakai

See Also