File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 44![ Unity Version] ( https://img.shields.io/badge/Unity-6000.0.27%27LTS%2B-blueviolet?logo=unity )
55
66A simple fake volumetric light shader effect. It was created for Serious Point Games as part of my studies in shader development.
7- It is meant to be for Unity URP (6000.0.27f1) but it can work in some older unity versions (like 2022) and other pipelines (like Built-In).
7+ It is meant to be for Unity URP (6000.0.27f1) but it can work in some older unity versions (like Unity 2022) and other pipelines (like Built-In).
88
99This method of using a material shader to fake volumetric lighting is often used to save on computer resources & computational power,
1010to be able to run on lower end devices better, or sometimes it can be due to the designer's artistic direction for the game.
You can’t perform that action at this time.
0 commit comments