mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
184 lines
2.6 KiB
Plaintext
184 lines
2.6 KiB
Plaintext
{
|
|
"connections": [
|
|
{
|
|
"from": "pattern_0",
|
|
"from_port": 0,
|
|
"to": "colorize_0",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "transform_2",
|
|
"from_port": 0,
|
|
"to": "blend_0",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "pattern_1",
|
|
"from_port": 0,
|
|
"to": "blend_0",
|
|
"to_port": 2
|
|
},
|
|
{
|
|
"from": "blend_0",
|
|
"from_port": 0,
|
|
"to": "normal_map_0",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "normal_map_0",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 4
|
|
},
|
|
{
|
|
"from": "colorize_0",
|
|
"from_port": 0,
|
|
"to": "transform_2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize_0",
|
|
"from_port": 0,
|
|
"to": "blend_0",
|
|
"to_port": 1
|
|
}
|
|
],
|
|
"label": "Graph",
|
|
"name": "327",
|
|
"node_position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"nodes": [
|
|
{
|
|
"name": "pattern_1",
|
|
"node_position": {
|
|
"x": 78,
|
|
"y": 382
|
|
},
|
|
"parameters": {
|
|
"mix": 4,
|
|
"x_scale": 4,
|
|
"x_wave": 2,
|
|
"y_scale": 4,
|
|
"y_wave": 2
|
|
},
|
|
"type": "pattern"
|
|
},
|
|
{
|
|
"name": "colorize_0",
|
|
"node_position": {
|
|
"x": 148,
|
|
"y": 258
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 1,
|
|
"g": 1,
|
|
"pos": 0.181818,
|
|
"r": 1
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0,
|
|
"pos": 0.436364,
|
|
"r": 0
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "pattern_0",
|
|
"node_position": {
|
|
"x": -127,
|
|
"y": 256
|
|
},
|
|
"parameters": {
|
|
"mix": 0,
|
|
"x_scale": 40,
|
|
"x_wave": 1,
|
|
"y_scale": 8,
|
|
"y_wave": 1
|
|
},
|
|
"type": "pattern"
|
|
},
|
|
{
|
|
"name": "transform_2",
|
|
"node_position": {
|
|
"x": 372,
|
|
"y": 37
|
|
},
|
|
"parameters": {
|
|
"repeat": true,
|
|
"rotate": 90,
|
|
"scale_x": 1,
|
|
"scale_y": 1,
|
|
"translate_x": 0,
|
|
"translate_y": 0
|
|
},
|
|
"type": "transform"
|
|
},
|
|
{
|
|
"name": "Material",
|
|
"node_position": {
|
|
"x": 930,
|
|
"y": 199
|
|
},
|
|
"parameters": {
|
|
"albedo_color": {
|
|
"a": 1,
|
|
"b": 0.953125,
|
|
"g": 0.834013,
|
|
"r": 0.822815,
|
|
"type": "Color"
|
|
},
|
|
"ao_light_affect": 1,
|
|
"depth_scale": 1,
|
|
"emission_energy": 1,
|
|
"metallic": 1,
|
|
"normal_scale": 1,
|
|
"resolution": 1,
|
|
"roughness": 0.75,
|
|
"size": 11
|
|
},
|
|
"type": "material"
|
|
},
|
|
{
|
|
"name": "normal_map_0",
|
|
"node_position": {
|
|
"x": 668,
|
|
"y": 268
|
|
},
|
|
"parameters": {
|
|
"amount": 0.5,
|
|
"param0": 11,
|
|
"param1": 0.99,
|
|
"size": 2
|
|
},
|
|
"type": "normal_map"
|
|
},
|
|
{
|
|
"name": "blend_0",
|
|
"node_position": {
|
|
"x": 381,
|
|
"y": 252
|
|
},
|
|
"parameters": {
|
|
"amount": 1,
|
|
"blend_type": 0
|
|
},
|
|
"type": "blend"
|
|
}
|
|
],
|
|
"parameters": {
|
|
|
|
},
|
|
"type": "graph"
|
|
} |