Skip to content

Lib.mesh.modify.RecomputeNormals

Thomas Mann edited this page May 28, 2025 · 3 revisions

RecomputeNormals

in Lib.mesh.modify


Recalculates the normals (smoothing groups) of the surfaces of a mesh. For example, if these are changed by [DeformMesh] and similar operators


Input Parameters

Name (Relevancy & Type) Description
InputMesh (MeshBuffersRequired) Mesh Input
RecomputeIndices (Boolean) Defines whether the indices should also be recalculated

Outputs

Name Type
Result T3.Core.DataTypes.MeshBuffers

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally