Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'release/scripts/presets/sss/chicken.py')
-rw-r--r--release/scripts/presets/sss/chicken.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/scripts/presets/sss/chicken.py b/release/scripts/presets/sss/chicken.py
index 53e199455c1..1891ef95555 100644
--- a/release/scripts/presets/sss/chicken.py
+++ b/release/scripts/presets/sss/chicken.py
@@ -1,3 +1,3 @@
import bpy
-bpy.context.active_object.active_material.subsurface_scattering.radius = 9.436, 3.348, 1.790
-bpy.context.active_object.active_material.subsurface_scattering.color = 0.439, 0.216, 0.141
+bpy.context.active_object.active_node_material.subsurface_scattering.radius = 9.436, 3.348, 1.790
+bpy.context.active_object.active_node_material.subsurface_scattering.color = 0.439, 0.216, 0.141