We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb20f22 commit 834c74bCopy full SHA for 834c74b
UnityShaders/Packages/manifest.json
@@ -1,5 +1,6 @@
1
{
2
"dependencies": {
3
+ "com.cyanilux.shadergraph-to-png": "https://github.com/Cyanilux/ShaderGraphToPNG.git",
4
"com.unity.ide.rider": "3.0.28",
5
"com.unity.render-pipelines.universal": "16.0.5",
6
"com.unity.ugui": "2.0.0",
UnityShaders/Packages/packages-lock.json
@@ -1,5 +1,12 @@
+ "com.cyanilux.shadergraph-to-png": {
+ "version": "https://github.com/Cyanilux/ShaderGraphToPNG.git",
+ "depth": 0,
+ "source": "git",
7
+ "dependencies": {},
8
+ "hash": "2ec7eafd6650660b0201c862aa90e4295f3b47c6"
9
+ },
10
"com.unity.burst": {
11
"version": "1.8.13",
12
"depth": 1,
0 commit comments