Added flow shaders.
Showing
ShaderGraphs.meta
0 → 100644
ShaderGraphs/Flow.meta
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
ShaderGraphs/Misc.meta
0 → 100644
This diff is collapsed.
package.json
0 → 100644
{ | ||
"name": "com.futuretech.shaders", | ||
"displayName": "FutureTech Shaders", | ||
"description": "Contains Unity Shader Graphs", | ||
"version": "0.1.0", | ||
"unity": "2019.2", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://gitlab.nps.edu/moves/futuretech-unity-shaders.git" | ||
}, | ||
"src": "Assets/FutureTech Shaders", | ||
"author": "mg <mjguerre@nps.edu>", | ||
"dependencies": { | ||
} | ||
} | ||
\ No newline at end of file |
package.json.meta
0 → 100644
Please register or sign in to comment