"...homework3/Sloan/SloanExampleSimulationProgram.java" did not exist on "073081d06aaa87556010b4c810ae030a57a81a6a"
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
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
"name": "com.futuretech.shaders", | "name": "com.futuretech.shaders", | ||
"displayName": "FutureTech Shaders", | "displayName": "FutureTech Shaders", | ||
"description": "Contains Unity Shader Graphs", | "description": "Contains Unity Shader Graphs", | ||
"version": "0.1.9", | "version": "0.2.0", | ||
"unity": "2019.3", | "unity": "2019.3", | ||
"license": "MIT", | "license": "MIT", | ||
"repository": { | "repository": { | ||
... | ... |
Please register or sign in to comment