• Stars
    star
    463
  • Rank 94,661 (Top 2 %)
  • Language ShaderLab
  • License
    The Unlicense
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

UIOutline

A handy component that can be used to add outlines to your Unity UI https://youtu.be/BEh2s9NOTiE

If you want to support the development of Pico Tanks you can download it on the Google Play Store or the Apple App Store.

What's in the project?

  • A UI component(single script) that dynamically generates an outline mesh with desired dimensions and density.
  • A couple of shaders to made good use of the component.
  • An example scene with several usage examples.

This project was built using Unity 2020.3.13f1. The shaders were created with Amplify Shader Editor (ASE v1.8.8 rev 14:) plugin but you don't need it to run the project, edit or use the shaders. ASE will make understanding and editing the shader much easier. http://amplify.pt/unity/amplify-shader-editor

I hope someone appreciates the share :) Have fun!

Unity UI Outline Examples