Skip to content

Commit d275197

Browse files
committed
Added image
1 parent 151dc64 commit d275197

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.MD

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ If Unity ever implements the Simple Lit master node themselves, it should be an
1616
## How to use
1717
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.
1818

19+
### Example
20+
![Shader Graph](https://i.imgur.com/r4LI0g5.png)
21+
1922
## Known issues
2023
* VFX modifications have not been made, but should just be a missing GUI that needs to be created
2124
* Deferred rendering path is not supported, since I didn't need it. Adding it should be a simple matter of creating the relevant .hlsl file for the GBuffers and then hooking the UniversalSimpleLitSubTarget to use it

0 commit comments

Comments
 (0)