Home

Awesome

MirrorReflectionEffectForUGUI

NOTE: This project will be merged to UIEffect.

A simple mirror reflection effect for a uGUI without reflection probes or shaders.

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

RELEASE NOTE

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

Description

MirrorReflectionEffectForUGUI provides a simple mirror reflection effect for a uGUI element in Unity.
This effect modifies UIVertices but does not require reflection probes or shaders.

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

Demo

WebGL Demo

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

Usage

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

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

Development Note

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

License

Author

mob-sakai

See Also