Shaders & textures
This commit is contained in:
parent
8f0e488c06
commit
6c640447ed
6 changed files with 19 additions and 3 deletions
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"layers": [
|
||||
{
|
||||
"vertexSource": "canvas:shaders/material/default.vert",
|
||||
"fragmentSource": "betterend:shaders/material/glow_purple.frag"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue