Skip to main content

Calculate Normals

Overview

Recalculates the normal vectors for the input mesh.


Inputs

NameTypeDescription
InputMeshDataThe mesh to be updated.

Outputs

NameTypeDescription
OutputMeshDataThe mesh with the new normal data.

Parameters

This node does not expose additional parameters.


Behavior Notes

  • Calculates vertex normals using area- and angle-weighted face contributions.