blender/release/scripts/presets/sss/potato.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
207 B
Python

import bpy
bpy.context.active_object.active_node_material.subsurface_scattering.radius = 14.266, 7.228, 2.036
bpy.context.active_object.active_node_material.subsurface_scattering.color = 0.855, 0.740, 0.292