material-maker/material_maker/examples/crocodile_skin.ptex

228 lines
3.2 KiB
Plaintext

{
"connections": [
{
"from": "voronoi_0",
"from_port": 0,
"to": "colorize_0",
"to_port": 0
},
{
"from": "colorize_0",
"from_port": 0,
"to": "normal_map_0",
"to_port": 0
},
{
"from": "normal_map_0",
"from_port": 0,
"to": "Material",
"to_port": 4
},
{
"from": "voronoi_0",
"from_port": 0,
"to": "colorize_1",
"to_port": 0
},
{
"from": "colorize_1",
"from_port": 0,
"to": "Material",
"to_port": 0
},
{
"from": "voronoi_0",
"from_port": 0,
"to": "colorize_3",
"to_port": 0
},
{
"from": "colorize_3",
"from_port": 0,
"to": "Material",
"to_port": 2
},
{
"from": "uniform_0",
"from_port": 0,
"to": "Material",
"to_port": 1
}
],
"label": "Graph",
"name": "240",
"node_position": {
"x": 0,
"y": 0
},
"nodes": [
{
"name": "Material",
"node_position": {
"x": 674,
"y": 164
},
"parameters": {
"albedo_color": {
"a": 1,
"b": 1,
"g": 1,
"r": 1,
"type": "Color"
},
"ao_light_affect": 1,
"depth_scale": 1,
"emission_energy": 1,
"metallic": 1,
"normal_scale": 1,
"resolution": 1,
"roughness": 1,
"size": 11
},
"type": "material"
},
{
"name": "colorize_1",
"node_position": {
"x": 384,
"y": 137
},
"parameters": {
"gradient": {
"points": [
{
"a": 1,
"b": 0.010715,
"g": 0.411458,
"pos": 0,
"r": 0.22361
},
{
"a": 1,
"b": 0,
"g": 1,
"pos": 1,
"r": 0.9375
}
],
"type": "Gradient"
}
},
"type": "colorize"
},
{
"name": "colorize_3",
"node_position": {
"x": 384,
"y": 258
},
"parameters": {
"gradient": {
"points": [
{
"a": 1,
"b": 0.505208,
"g": 0.505208,
"pos": 0,
"r": 0.505208
},
{
"a": 1,
"b": 0.78125,
"g": 0.78125,
"pos": 1,
"r": 0.78125
}
],
"type": "Gradient"
}
},
"type": "colorize"
},
{
"name": "uniform_0",
"node_position": {
"x": 413,
"y": 208
},
"parameters": {
"color": {
"a": 1,
"b": 0,
"g": 0,
"r": 0,
"type": "Color"
}
},
"type": "uniform"
},
{
"name": "voronoi_0",
"node_position": {
"x": 71,
"y": 216
},
"parameters": {
"intensity": 0.4,
"randomness": 1,
"scale_x": 16,
"scale_y": 16
},
"type": "voronoi"
},
{
"name": "colorize_0",
"node_position": {
"x": 264,
"y": 331
},
"parameters": {
"gradient": {
"points": [
{
"a": 1,
"b": 0,
"g": 0,
"pos": 0,
"r": 0
},
{
"a": 1,
"b": 0.5,
"g": 0.5,
"pos": 0.345455,
"r": 0.5
},
{
"a": 1,
"b": 1,
"g": 1,
"pos": 0.618182,
"r": 1
}
],
"type": "Gradient"
}
},
"type": "colorize"
},
{
"name": "normal_map_0",
"node_position": {
"x": 479,
"y": 334
},
"parameters": {
"amount": 0.5,
"param0": 11,
"param1": 0.99,
"size": 2
},
"type": "normal_map"
}
],
"parameters": {
},
"type": "graph"
}