> For the complete documentation index, see [llms.txt](https://docs.meshmorpher.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meshmorpher.com/graph/geometry/recompute-normals.md).

# Recompute Normals

<div align="left"><figure><img src="/files/41fJb3IiVlCsjPIDz9km" alt=""><figcaption></figcaption></figure></div>

```
/**
 * Node that recalculates vertex normals for a mesh.
 * 
 * This is useful after mesh deformation operations to ensure
 * correct lighting and shading on the modified geometry.
 */
```
