Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ketchup.py « sss « material « pov « presets - git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b2dad71f6a703fd7b032cb67d1df4ff0f5a7154c (plain)
1
2
3
4
5
import bpy
material = bpy.context.material #(bpy.context.material.active_node_material if bpy.context.material.active_node_material else bpy.context.material)

material.pov_subsurface_scattering.radius = 4.762, 0.575, 0.394
material.pov_subsurface_scattering.color = 0.222, 0.008, 0.002