flip_normals
Flip all face normals to reverse the inside/outside orientation of a mesh object.
Instructions
Flip the direction of all face normals on a mesh.
Reverses inside/outside of all faces. Use recalculate_normals instead if normals are inconsistent rather than uniformly wrong.
Args: object_name: Name of the mesh object.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||