2010-07-08 16:10:14 +00:00
|
|
|
import bpy
|
2009-11-22 00:03:42 +00:00
|
|
|
bpy.context.active_object.active_material.subsurface_scattering.radius = 11.605, 3.884, 1.754
|
|
|
|
|
bpy.context.active_object.active_material.subsurface_scattering.color = 0.430, 0.210, 0.168
|