Activation function
This commit is contained in:
parent
c9aacbff2b
commit
3e9195b20b
7 changed files with 38 additions and 4 deletions
|
@ -2,7 +2,9 @@
|
|||
"layers": [
|
||||
{
|
||||
"vertexSource": "canvas:shaders/material/default.vert",
|
||||
"fragmentSource": "betterend:shaders/material/glow_green.frag"
|
||||
"fragmentSource": "betterend:shaders/material/glow_green.frag",
|
||||
"disableAo": true,
|
||||
"disableDiffuse": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue