Skip to main content

Mesh Loft

Performs mesh lofting by interpolating the first faces of the input meshes into a new mesh.

NodeImage_8a3878a1-6f1d-4f9f-b8d5-b62555803169

Tags: Mesh

Parameters

Segments [Int]
Number of segments generated between each pair of faces.
Lower Strength [Float]
Lower curve strength at each connected face. Can access the attributes of each mesh using the @@attributeName notation.
Upper Strength [Float]
Upper curve strength at each connected face. Can access the attributes of each mesh using the @@attributeName notation.

Inputs

  • Input [Collective | Mesh]: The meshes whose first faces are to be interpolated.

Outputs

  • Output [Mesh]: The lofted mesh.