flip_normals
Flips all face normals of a mesh to reverse inside/outside orientation, correcting uniformly wrong normals.
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 | |||