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

skim_milk.py « sss « material « pov « presets - git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6f5f4122e4a7f42263cd650d5b5fc438dcd69c90 (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 = 18.424, 10.443, 3.502
material.pov_subsurface_scattering.color = 0.889, 0.888, 0.796