project
Shrink wrap deformation.
Features
- Allows projecting one geometry onto another in different ways.
Options
bidirectional (bool, default: on)
: enables bidirectional projectionclosest_if_no_intersection (bool, default: off)
: uses closest point projection if no intersection is foundoffset (float)
: offset distance from the projection surfacetarget_offset (float)
: offset applied specifically to the target geometrytarget_subdivision (int, default: 0, min: 0)
: subdivision level of the target
Hooks
enable
,envelope (float, min: 0, max: 1)
: weight of the deformationoffset (float)
: offset distance for the deformationtarget_offset (float)
: offset applied to the target geometry