> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Flip Mesh Normals

Flips the normal of each face of the input Mesh.

### Inputs

| Name | Type                                               | Description                    |
| ---- | -------------------------------------------------- | ------------------------------ |
| Mesh | [Mesh](../../../../block-documentation/types/mesh) | Mesh from which to flip faces. |

### Outputs

| Type                                               |
| -------------------------------------------------- |
| [Mesh](../../../../block-documentation/types/mesh) |
