Added version of colored alpha overlay that can cast shadows because it's not a sprite.
Showing
- ShaderGraphs/Billboard/Unlit Billboard Colored Alpha Overlay.shadergraph 317 additions, 0 deletions...llboard/Unlit Billboard Colored Alpha Overlay.shadergraph
- ShaderGraphs/Billboard/Unlit Billboard Colored Alpha Overlay.shadergraph.meta 10 additions, 0 deletions...rd/Unlit Billboard Colored Alpha Overlay.shadergraph.meta
- package.json 1 addition, 1 deletionpackage.json
This diff is collapsed.
... | ... | @@ -2,7 +2,7 @@ |
"name": "com.futuretech.shaders", | ||
"displayName": "FutureTech Shaders", | ||
"description": "Contains Unity Shader Graphs", | ||
"version": "0.1.9", | ||
"version": "0.2.0", | ||
"unity": "2019.3", | ||
"license": "MIT", | ||
"repository": { | ||
... | ... |
Please register or sign in to comment