Skip to content

Commit 2f6bb21

Browse files
authored
Update README.md
1 parent 6699e8c commit 2f6bb21

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,15 @@ Find the manifest.json file in the Packages folder of your project and edit it t
2727
}
2828
```
2929

30-
<!-- DOC-START --><!-- DOC-END -->
30+
<!-- DOC-START -->
31+
## Usage
32+
33+
This code is still in a pretty rough state but I've uploaded it here for those interested.
34+
There is a demo package included in the demo folder. After importing this as a package just double click it to import.
35+
36+
The demo requires that you import Shader Graph and the Universal Render Pipeline packages from the package manager.
37+
Ensure both 'depth texture' and 'opaque texture' options on your renderer asset or set unity to use the included render assets.
38+
<!-- DOC-END -->
3139

3240
## Author
3341

0 commit comments

Comments
 (0)