blender/release/scripts/presets/sss/chicken.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 = 9.436, 3.348, 1.790
bpy.context.active_object.active_node_material.subsurface_scattering.color = 0.439, 0.216, 0.141