material-maker/addons/material_maker/examples/radiation.ptex

232 lines
3.3 KiB
Plaintext

{
"connections": [
{
"from": "shape_2",
"from_port": 0,
"to": "blend_1",
"to_port": 0
},
{
"from": "shape_1",
"from_port": 0,
"to": "blend_1",
"to_port": 1
},
{
"from": "blend_0",
"from_port": 0,
"to": "blend_2",
"to_port": 0
},
{
"from": "shape_3",
"from_port": 0,
"to": "blend_2",
"to_port": 1
},
{
"from": "blend_2",
"from_port": 0,
"to": "colorize_0",
"to_port": 0
},
{
"from": "colorize_0",
"from_port": 0,
"to": "Material",
"to_port": 0
},
{
"from": "transform_0",
"from_port": 0,
"to": "blend_0",
"to_port": 1
},
{
"from": "blend_1",
"from_port": 0,
"to": "blend_0",
"to_port": 0
},
{
"from": "shape_0",
"from_port": 0,
"to": "transform_0",
"to_port": 0
}
],
"label": "Graph",
"name": "535",
"node_position": {
"x": 0,
"y": 0
},
"nodes": [
{
"name": "shape_3",
"node_position": {
"x": -35,
"y": 36
},
"parameters": {
"edge": 0.05,
"radius": 0.18,
"shape": 0,
"sides": 3
},
"type": "shape"
},
{
"name": "shape_0",
"node_position": {
"x": -407,
"y": 19
},
"parameters": {
"edge": 0.02,
"radius": 0.5,
"shape": 4,
"sides": 3
},
"type": "shape"
},
{
"name": "shape_1",
"node_position": {
"x": -412,
"y": -117
},
"parameters": {
"edge": 0.02,
"radius": 0.87,
"shape": 0,
"sides": 3
},
"type": "shape"
},
{
"name": "shape_2",
"node_position": {
"x": -411,
"y": -218
},
"parameters": {
"edge": 0.02,
"radius": 0.34,
"shape": 0,
"sides": 3
},
"type": "shape"
},
{
"name": "blend_1",
"node_position": {
"x": -236,
"y": -159
},
"parameters": {
"amount": 1,
"blend_type": 11
},
"type": "blend"
},
{
"name": "Material",
"node_position": {
"x": 528,
"y": -57
},
"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": "blend_0",
"node_position": {
"x": -40,
"y": -82
},
"parameters": {
"amount": 1,
"blend_type": 2
},
"type": "blend"
},
{
"name": "transform_0",
"node_position": {
"x": -245.657654,
"y": -16.611115
},
"parameters": {
"repeat": true,
"rotate": 30,
"scale_x": 1,
"scale_y": 1,
"translate_x": 0,
"translate_y": 0
},
"type": "transform"
},
{
"name": "blend_2",
"node_position": {
"x": 145,
"y": 36
},
"parameters": {
"amount": 1,
"blend_type": 3
},
"type": "blend"
},
{
"name": "colorize_0",
"node_position": {
"x": 292.081177,
"y": -103.5
},
"parameters": {
"gradient": {
"points": [
{
"a": 1,
"b": 0,
"g": 0.820313,
"pos": 0,
"r": 0.9375
},
{
"a": 1,
"b": 0,
"g": 0,
"pos": 1,
"r": 0
}
],
"type": "Gradient"
}
},
"type": "colorize"
}
],
"parameters": {
},
"type": "graph"
}