Notice the corresponding built-in render pipeline version package is "Selected Effect --- Outline".
There are many kinds of outline approachs, each method has advantages and disadvantages.
This package includes 5 different ready-to-use outline solution.
- Extrude vertex outline based on normal expand.
- Occlusion outline based stencil buffer.
- Sprite outline based on SDF(Signed Distance Function) and shader only tech.
- Aura dynamic outline.
- Image based outline.
You can choose the most suitable outline solution for your demand.
Also:
- Script works with outline shader.
- Compatible with mobile device.
- Compatible with different unity version.
- 3D+2D demo and source code in case you need in-depth customization.