111 lines
1.7 KiB
Plaintext
111 lines
1.7 KiB
Plaintext
{
|
|
"connections": [
|
|
{
|
|
"from": "fbm2",
|
|
"from_port": 0,
|
|
"to": "colorize",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 0
|
|
}
|
|
],
|
|
"label": "Graph",
|
|
"longdesc": "",
|
|
"name": "@@363",
|
|
"node_position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"nodes": [
|
|
{
|
|
"export_last_target": "Godot/Godot 4 Standard",
|
|
"export_paths": {
|
|
"Godot/Godot 4 Standard": "/home/sara/Documents/gd-projects/going/project/materials/ground"
|
|
},
|
|
"name": "Material",
|
|
"node_position": {
|
|
"x": 99.360016,
|
|
"y": -18.720001
|
|
},
|
|
"parameters": {
|
|
"albedo_color": {
|
|
"a": 1,
|
|
"b": 1,
|
|
"g": 1,
|
|
"r": 1,
|
|
"type": "Color"
|
|
},
|
|
"ao": 1,
|
|
"depth_scale": 0.5,
|
|
"emission_energy": 1,
|
|
"flags_transparent": true,
|
|
"metallic": 0,
|
|
"normal": 1,
|
|
"roughness": 1,
|
|
"size": 11,
|
|
"sss": 1
|
|
},
|
|
"seed_int": 0,
|
|
"type": "material"
|
|
},
|
|
{
|
|
"name": "fbm2",
|
|
"node_position": {
|
|
"x": -647.180054,
|
|
"y": -99.219971
|
|
},
|
|
"parameters": {
|
|
"folds": 0,
|
|
"iterations": 5,
|
|
"noise": 9,
|
|
"offset": 0,
|
|
"persistence": 0.5,
|
|
"scale_x": 4,
|
|
"scale_y": 4
|
|
},
|
|
"seed_int": 2451084800,
|
|
"type": "fbm2"
|
|
},
|
|
{
|
|
"name": "colorize",
|
|
"node_position": {
|
|
"x": -295.180054,
|
|
"y": -58.219971
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 0.256348,
|
|
"g": 0.342556,
|
|
"pos": 0,
|
|
"r": 0.375
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0.204346,
|
|
"g": 0.28125,
|
|
"pos": 1,
|
|
"r": 0.26623
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"seed_int": 0,
|
|
"type": "colorize"
|
|
}
|
|
],
|
|
"parameters": {
|
|
|
|
},
|
|
"seed_int": 0,
|
|
"shortdesc": "",
|
|
"type": "graph"
|
|
} |