Skip to content

graphnode/RangeShaderExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Range Shader Example

A shader made in shadergraph that shows a configurable range.
Note: The project uses Unity 2020.1.9f but the shader should work on older versions like 2019.

Effect Screenshot

How It Works

It uses the new "Render Objects (Experimental)" feature allowing you to use overrides at any point of the rendering process, in this case to use this material after all opaque objects.

Renderer Feature

Shader Graph

Shader Graph

About

A range effect shader example using shader graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages