blender/release/scripts/presets/sss/apple.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 = 11.605, 3.884, 1.754
bpy.context.active_object.active_node_material.subsurface_scattering.color = 0.430, 0.210, 0.168