We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6699e8c commit 2f6bb21Copy full SHA for 2f6bb21
README.md
@@ -27,7 +27,15 @@ Find the manifest.json file in the Packages folder of your project and edit it t
27
}
28
```
29
30
-<!-- DOC-START --><!-- DOC-END -->
+<!-- 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 -->
39
40
## Author
41
0 commit comments