Skip to content

cakeslice/Outline-Effect

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 23, 2020 14:55
October 23, 2020 14:55
March 26, 2015 16:25
February 17, 2019 03:28
February 17, 2019 03:28
April 16, 2023 18:31
February 17, 2019 03:28
April 16, 2023 18:33
February 17, 2019 03:31

Outline Effect

Outline Image Effect for Unity

FEATURES:

Sprite/Line/Mesh renderer support

HDR support (useful for bloom, etc...)

Alpha cutout option

Additive outline rendering option

Merged outline between renderers (or you can add outlines between different colors)

Erase option to keep outlines behind specific renderers

Per renderer color support (up to three different colors)

INSTALLATION:

Option #1 (Recommended): Use OpenUPM or add the package using the Package Manager: https://github.com/cakeslice/Outline-Effect.git (Add from git URL)

Option #2: Download from the Asset Store: https://assetstore.unity.com/packages/vfx/shaders/fullscreen-camera-effects/outline-effect-78608

Option #3: Download the files and place them anywhere in the Assets folder of your Unity project

USAGE:

Add "Outline Effect" component to camera

Add "Outline" component to renderers

SUPPORT:

Twitter @cakeslice_dev

Unity Forum Thread