Flip Normals
Overview
Inverts the direction of the mesh normals.
Inputs
| Name | Type | Description |
|---|---|---|
| Mesh | MeshData | The mesh whose surface direction needs to be reversed. |
Outputs
| Name | Type | Description |
|---|---|---|
| Output | MeshData | The resulting mesh with inverted normals and faces. |
Parameters
This node does not expose additional parameters.