Skip to content

This plugin simply adds a Simple Lit material (SubTarget) to the Universal target for Shader Graph for URP

License

Notifications You must be signed in to change notification settings

Zallist/unity.zallist.universal-simple-lit-shadergraph-target

Folders and files

NameName
Last commit message
Last commit date

Latest commit

94d5546 · May 10, 2023

History

47 Commits
May 10, 2023
May 8, 2022
May 23, 2022
May 8, 2022
May 23, 2022
May 16, 2022
May 23, 2022
May 10, 2023
May 23, 2022

Repository files navigation

Unity Universal ShaderGraph Extensions

This plugin simply adds a Simple Lit material (SubTarget) to the Universal target for Shader Graph for URP. If Unity ever implements the Simple Lit master node themselves, it should be an in-place replacement for this. To the point where you'll likely even get code conflicts.

Dependencies

  • Works on Unity version 2021.2 or higher, with URP version 12 or higher

How to install

How to use

Once it's been installed, it should simply be a matter of just making a Shader Graph (there's an option in the Asset Creation menu for SIMPLE LIT SHADERGRAPH, near LIT SHADERGRAPH) and choosing the Material "Simple Lit". Basically the same way you'd make a Lit or Unlit shadergraph, instead just choose Simple Lit.

Example

Shader Graph