File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 6
6
</a >
7
7
</p >
8
8
9
- Library of utilities for procedural generation
9
+ Library of utilities for procedural generation.
10
10
11
11
## Quick Package Install
12
12
@@ -38,7 +38,8 @@ This code is still in a pretty rough state but I've uploaded it here for those i
38
38
There is a demo package included in the demo folder. After importing this as a package just double click it to import.
39
39
40
40
The demo requires that you import Shader Graph and the Universal Render Pipeline packages from the package manager.
41
- Ensure both 'depth texture' and 'opaque texture' options on your renderer asset or set unity to use the included render assets.
41
+ Ensure both 'depth texture' and 'opaque texture' options on your renderer asset or set unity to use the included render assets.
42
+ The demo may require 2019.3
42
43
<!-- DOC-END -->
43
44
44
45
## Author
You can’t perform that action at this time.
0 commit comments