Home

Awesome

Update 2019-10-10: Archived

This fork has been merged into the original repo. OEBIF will no longer be maintained, see Outline Effect for the latest updates.

Outline Effect But It's Faster

This is a fork of Outline Effect by cakeslice. The primary aim of this fork is to improve performance, but I am also adding a few features and cleaning up code.

IMPROVEMENTS:

INSTALLATION:

Download the files and place them anywhere in the Assets folder of your Unity project. Alternatively, you can install it via the Unity Package Manager:

  1. open the file Your Unity Project/Packages/manifest.json
  2. add the following line to the "dependencies" array: "com.jimmycushnie.outline-effect-but-its-faster": "https://github.com/JimmyCushnie/Outline-Effect-but-its-faster.git#unity-package-manager"
  3. open Unity and let it download the package

USAGE: