set_edge_crease
Control edge sharpness for subdivision surfaces by setting crease values from 0 (smooth) to 1 (sharp) on a mesh object.
Instructions
Set edge crease value on all edges for subdivision surface control.
Crease values control how sharp edges remain when a Subdivision Surface modifier is applied. 0 = fully smooth, 1 = fully sharp.
Args: object_name: Name of the mesh object. value: Crease value. Range: -1.0 to 1.0.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | ||
| object_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||