Skip to main content

Extrude

Overview

Extrudes mesh faces outward to create new geometry, adding depth and volume to the input mesh.


Inputs

NameTypeDescription
MeshMeshDataThe source mesh to be extruded.
DistancefloatThe height or length of the extrusion along normals.

Outputs

NameTypeDescription
OutputMeshDataThe resulting mesh with newly generated side faces.

Parameters

This node does not expose additional parameters.


Behavior Notes

  • The extrusion follows the surface normals of the selected geometry.