mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 23:35:12 +01:00
17 lines
277 B
JSON
17 lines
277 B
JSON
|
{
|
||
|
"name":"Cross Blur",
|
||
|
"author":"Robobo1221",
|
||
|
"license":"",
|
||
|
|
||
|
"iname":"extrablur_cross",
|
||
|
"tooltip":"Simple cross blur shader",
|
||
|
"custom":true,
|
||
|
"alias":[],
|
||
|
"baseNode":"Node_Custom_Shader",
|
||
|
"io":[
|
||
|
"surface"
|
||
|
],
|
||
|
"params": {
|
||
|
"data": "node.json"
|
||
|
},
|
||
|
}
|