ORL Shaders

orels Unity Shaders

A collection of practical Unity shaders for your next project.

PBR Shaders
18
Toon Shaders
5
VFX Shaders
12
UI Shaders
12

Roadmap

Upcoming, Planned, and Released Features

Add 2-Pass Transparency Toon shader
Close

2-Pass Transparency is very common in avatar shaders, since you often need to have something like semi-transparent hair together with outlines and other things.

Non-convex meshes are ill-suited for regular transparency as they will encounter sorting issues. Adding a separate pass that renders backfaces only allows you to separate the two and create a stable mesh that can act both as a transparent and an opaque object without issue

Released In: v6.2.0
Connected Issue
Leave your comments and suggestions on GitHub
Original issue in GitHub

In Next Release

Planned

Released