diff options
author | rtk0c <[email protected]> | 2022-04-17 20:08:57 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2022-04-17 20:08:57 -0700 |
commit | 5424a1d5434e3ddd911a504719918c2df027e2fd (patch) | |
tree | 6275aab13140d81dcc46c8290e73ac9a8bbb5605 /assets/Materials/M_Default.json | |
parent | afcac59c7d04f4337d6b04ebed8cac7e871ccc50 (diff) |
Changeset: 8 Initial work on sprites and texture system
Diffstat (limited to 'assets/Materials/M_Default.json')
-rw-r--r-- | assets/Materials/M_Default.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/Materials/M_Default.json b/assets/Materials/M_Default.json index 87a467f..ad09830 100644 --- a/assets/Materials/M_Default.json +++ b/assets/Materials/M_Default.json @@ -1 +1 @@ -{"Name":"M_Default","ShaderName":"Default","Fields":[]}
\ No newline at end of file +{"Name":"M_Default","ShaderName":"S_Default","Fields":[{"Name":"taint","Type":"Vector","Value":[1.0,1.0,1.0,1.0]}]}
\ No newline at end of file |