Detail Maps Support
This release adds Detail Maps support to all the shaders where it makes sense.
A new section has been added to the docs to reflect that
Here's a preview of the inspector:
And a little demo video:
Unity_FbjZXNvSWF.mp4
There are two main variants: Packed and Separated. Packed is modeled after the HDRP way, while Separated is more akin to BIRP, check out the docs to learn which one suits you more!
Please follow the installation guide here
TL;DR
- Download and import Shadergraph Markdown using the package below (it will auto-import the package into Unity Package Manager)
- Download and import the release package from below
- All of the shaders should be added under the orels1 category in the shaders list
- Check out these docs to learn more about the shaders available! Base Shader is a good way to start
- Enjoy!