Cloth Operators

bpy.ops.cloth.preset_add(name="")

Add a Cloth Preset

Parameters:
  • name (string, (optional)) – Name, Name of the preset, used to make the path name
File :

op/presets.py:40

Previous topic

Buttons Operators

Next topic

Console Operators