Pixel-Composer/datafiles/data/Nodes/Custom/ExtraBlur/ExtraBlur_Hash/info.json
2025-01-11 10:31:00 +07:00

17 lines
No EOL
362 B
JSON

{
"name":"Hash Blur",
"author":"David Hoskins",
"license":"Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License",
"iname":"extrablur_hash",
"tooltip":"Samples evenly in a circular area.",
"custom":true,
"alias":[],
"baseNode":"Node_Custom_Shader",
"io":[
"surface"
],
"params": {
"data": "node.json"
},
}