Skip to main content

Inflate

Overview

Displaces mesh vertices along their normal vectors.


Inputs

NameTypeDescription
InputMeshDataThe mesh to be deformed.
DistancefloatThe distance to move vertices along their normals.

Outputs

NameTypeDescription
OutputMeshDataThe resulting mesh after the inflation operation.

Parameters

This node does not expose additional parameters.


Behavior Notes