Fixed SSS example (#159)

This commit is contained in:
RodZill4 2020-08-31 20:52:56 +02:00
parent 07d30c9261
commit 373760f850
1 changed files with 9 additions and 8 deletions

View File

@ -52,7 +52,7 @@
"from": "colorize_3",
"from_port": 0,
"to": "Material",
"to_port": 7
"to_port": 8
}
],
"label": "Graph",
@ -63,6 +63,9 @@
},
"nodes": [
{
"export_paths": {
},
"name": "Material",
"node_position": {
"x": 223,
@ -76,14 +79,15 @@
"r": 1,
"type": "Color"
},
"ao_light_affect": 1,
"ao": 1,
"depth_scale": 0.45,
"emission_energy": 0,
"flags_transparent": false,
"metallic": 0.3,
"normal_scale": 1,
"normal": 1,
"roughness": 0.75,
"size": 11,
"subsurf_scatter_strength": 0
"sss": 1
},
"type": "material"
},
@ -194,13 +198,10 @@
"y": -180
},
"parameters": {
"amount": 0.5,
"param0": 11,
"param1": 0.945,
"param2": 1,
"param3": 0,
"param4": 1,
"size": 4
"param4": 1
},
"type": "normal_map"
},