SmoothKernelExample
Server/ScriptedBrushes/Examples/SmoothKernelExample.json, 2.3 KB
Fields
| Field | Type |
|---|---|
$NodeId | string |
Operations | array[8] |
$NodeEditorMetadata | object |
Source
{
"$NodeId": "Root-6ee57c57-1a90-472b-9ece-6f1cbeaf6719",
"Operations": [{
"$NodeId": "JumpIfClickType-d20b96d7-c9f0-4c8f-9084-aff82f471527",
"Id": "jumpifclicktype",
"StoredIndexName": "erode_then_smooth",
"ClickType": "Left"
}, {
"$NodeId": "KernelSmooth-0c52aced-d35c-4df7-b4bb-86f0e5fad423",
"Id": "kernelsmooth",
"Kernel": "Uniform",
"ErosionStrength": 10,
"SampleNearby": true
}, {
"$NodeId": "FluidAction-f459ca0d-9dd7-471d-a13b-bed07cc69cd4",
"Id": "fluidfix",
"FluidAction": "Fill"
}, {
"$NodeId": "Exit-220f8267-abe4-4858-a7be-ded9ce8c74a7",
"Id": "exit"
}, {
"$NodeId": "SaveIndex-5eeaea32-5f4e-40fc-9194-680f593d5db1",
"Id": "saveindex",
"StoredIndexName": "erode_then_smooth"
}, {
"$NodeId": "Erode-de28a266-b9ea-45e6-82f1-e560016ec955",
"Id": "erode",
"ErodePreset": "Lift"
}, {
"$NodeId": "KernelSmooth-fb9b04b5-91b6-4190-9109-f0654a776d89",
"Id": "kernelsmooth",
"Kernel": "Normal",
"ErosionStrength": 1,
"SampleNearby": true
}, {
"$NodeId": "FluidAction-e60c24a6-7da4-4539-8ac0-d7f063ec6d84",
"Id": "fluidfix",
"FluidAction": "Fill"
}],
"$NodeEditorMetadata": {
"$Nodes": {
"Root-6ee57c57-1a90-472b-9ece-6f1cbeaf6719": {
"$Position": {
"$x": 0,
"$y": 0
},
"$Title": "[ROOT] Root"
},
"JumpIfClickType-d20b96d7-c9f0-4c8f-9084-aff82f471527": {
"$Position": {
"$x": 497,
"$y": -737
}
},
"KernelSmooth-0c52aced-d35c-4df7-b4bb-86f0e5fad423": {
"$Position": {
"$x": 497,
"$y": -516
}
},
"FluidAction-f459ca0d-9dd7-471d-a13b-bed07cc69cd4": {
"$Position": {
"$x": 497,
"$y": -257
}
},
"Exit-220f8267-abe4-4858-a7be-ded9ce8c74a7": {
"$Position": {
"$x": 497,
"$y": -73
}
},
"SaveIndex-5eeaea32-5f4e-40fc-9194-680f593d5db1": {
"$Position": {
"$x": 497,
"$y": 110
}
},
"Erode-de28a266-b9ea-45e6-82f1-e560016ec955": {
"$Position": {
"$x": 509,
"$y": 271
}
},
"KernelSmooth-fb9b04b5-91b6-4190-9109-f0654a776d89": {
"$Position": {
"$x": 496,
"$y": 451
}
},
"FluidAction-e60c24a6-7da4-4539-8ac0-d7f063ec6d84": {
"$Position": {
"$x": 497,
"$y": 736
}
}
},
"$FloatingNodes": [],
"$Links": {
},
"$Groups": [],
"$Comments": [],
"$WorkspaceID": "Scriptable Brush"
}
}