Lib.mesh.modify.RecomputeNormals - tixl3d/tixl GitHub Wiki
Recalculates the normals (smoothing groups) of the surfaces of a mesh. For example, if these are changed by [DeformMesh] and similar operators
Name (Relevancy & Type) | Description |
---|---|
InputMesh (MeshBuffersRequired) | Mesh Input |
RecomputeIndices (Boolean) | Defines whether the indices should also be recalculated |
Name | Type |
---|---|
Result | T3.Core.DataTypes.MeshBuffers |
⚠ Everything else is automatically generated and will be overwritten regularly.