Unity Outline Effect
A simple post-processing outline effect for Unity's built-in render pipeline.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $4.99
- Category:
- Vfx › Shaders › Fullscreen-camera-effects
- Developer:
- CatRabbit
- Price:
- $4.99
- Rating:
- Favorites:
- 27
- Supported Unity Versions:
- 2020.3.33 or higher
- Current Version:
- 1.0
- Download Size:
- 21.27 MB
- Last Update:
- Dec 20, 2022
- Description:
- Clean Outline is a Unity package that creates outlines for objects in your scene by sampling Depth and Normal data in post-processing shaders. It provides various parameters to customize the final outline effect. This package is ideal for low-poly games where a global outline effect is desired, rather than setting up outlines for each object individually. It supports both PC and mobile devices, and works with both forward and deferred rendering (on PC only).
- Technical Details:
- The package includes an outline shader, an outline post-process stack script, and example scenes to demonstrate its usage. It requires the Post-Process package to be installed.
- Continue »