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 support for Stencil options in Standard shader
Close

There is currently no way to set up Stencil settings using ORL Standard shader in any way

A new Template Feature should be added to support that

Any custom shader PBR-Based shader that wants to adjust stencils should define the Stencil shader feature like so

%ShaderName("My Stencil Shader")
%TemplateFeatures("Stencil")
Current Status: Done
Planned Release: v6.4.0
Connected Issue
Leave your comments and suggestions on GitHub
GitHub Issue #74 - orels1/orels-Unity-Shaders

In Next Release

Planned

Released