blender/release/scripts/presets/cloth/cotton.py

7 lines
286 B
Python

bpy.context.cloth.settings.quality = 5
bpy.context.cloth.settings.mass = 0.300
bpy.context.cloth.settings.structural_stiffness = 15.000
bpy.context.cloth.settings.bending_stiffness = 0.500
bpy.context.cloth.settings.spring_damping = 5.000
bpy.context.cloth.settings.air_damping = 1.000