Shine UI Effect

Hi, do anyone know how to make this type of shining effect in Unreal Engine 4?
pure-css-shining-button-hover-animation

You could create a video in after effects or something and then import it as a video texture and set it as the material in the on hovered section

You can create a material and set as brush material in your widget.

then you just animate the parameter of the material when hovered.

to use materials in widgets, the material domain must be User Interface:

image

Hope it helps!

Dany

5 Likes