Search Unity

Reflect Image with Gradual Fade?

Discussion in 'Editor & General Support' started by zacware, Mar 3, 2014.

  1. zacware

    zacware

    Joined:
    Mar 3, 2014
    Posts:
    6
    Trying to port an Objective C project using some existing libraries to Unity

    One thing I am stumped on is that I have images that have a mirror reflection on them that fades.

    I've found lots of resources for doing a simple mirror reflection in Unity and they work fine

    However, what I need it for the reflection to fade.... ie... the top of the reflection (where it meets the bottom of the image) is an alpha of 1.0 but as you travel down the reflection is quickly fades to an alpha of 0