blender/release/scripts/presets/sss/skin1.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 = 3.673, 1.367, 0.683
bpy.context.active_object.active_node_material.subsurface_scattering.color = 0.574, 0.313, 0.174