mbunch_kascope 1ee718b9b0 Add on Folder před 2 roky
..
Assets 1ee718b9b0 Add on Folder před 2 roky
Packages 1ee718b9b0 Add on Folder před 2 roky
ProjectSettings 1ee718b9b0 Add on Folder před 2 roky
UserSettings 1ee718b9b0 Add on Folder před 2 roky
.gitignore 1ee718b9b0 Add on Folder před 2 roky
Assets.meta 1ee718b9b0 Add on Folder před 2 roky
LICENSE 1ee718b9b0 Add on Folder před 2 roky
LICENSE.meta 1ee718b9b0 Add on Folder před 2 roky
Packages.meta 1ee718b9b0 Add on Folder před 2 roky
ProjectSettings.meta 1ee718b9b0 Add on Folder před 2 roky
README.md 1ee718b9b0 Add on Folder před 2 roky
README.md.meta 1ee718b9b0 Add on Folder před 2 roky
UserSettings.meta 1ee718b9b0 Add on Folder před 2 roky

README.md

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