The most complete outline shader solution package for unity3d.
Built-in RP version https://gamedevelopermaster.itch.io/selected-effect-outline
URP version https://gamedevelopermaster.itch.io/selected-effect-outline-urp
Preview video
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.