set_edge_crease
Sets the crease value on all edges of a mesh to control sharpness when using subdivision surfaces. Values range from smooth (0) to sharp (1).
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 |
|---|---|---|---|
| object_name | Yes | ||
| value | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||