blender/release/scripts/presets/sss/skin2.py
Ton Roosendaal 291a66d212 Bugfix: material SSS presets now copy correctly to the displayed
material (in case it has nodes)
2010-12-20 13:03:03 +00:00

4 lines
206 B
Python

import bpy
bpy.context.active_object.active_node_material.subsurface_scattering.radius = 4.821, 1.694, 1.090
bpy.context.active_object.active_node_material.subsurface_scattering.color = 0.749, 0.571, 0.467