blender/release/scripts/presets/sss/marble.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 = 8.509, 5.566, 3.951
bpy.context.active_object.active_node_material.subsurface_scattering.color = 0.925, 0.905, 0.884