Pixel-Composer/datafiles/data/Nodes/Custom/ExtraBlur/ExtraBlur_Hash/info.json

17 lines
362 B
JSON
Raw Normal View History

2025-01-11 04:31:00 +01:00
{
"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"
},
}