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/skim_milk.py')
-rw-r--r--release/scripts/presets/sss/skim_milk.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/scripts/presets/sss/skim_milk.py b/release/scripts/presets/sss/skim_milk.py
index 5be37b820da..eec84f72aa9 100644
--- a/release/scripts/presets/sss/skim_milk.py
+++ b/release/scripts/presets/sss/skim_milk.py
@@ -1,3 +1,3 @@
import bpy
-bpy.context.active_object.active_material.subsurface_scattering.radius = 18.424, 10.443, 3.502
-bpy.context.active_object.active_material.subsurface_scattering.color = 0.889, 0.888, 0.796
+bpy.context.active_object.active_node_material.subsurface_scattering.radius = 18.424, 10.443, 3.502
+bpy.context.active_object.active_node_material.subsurface_scattering.color = 0.889, 0.888, 0.796