omni.deform.Softwrap
Softwrap deformation node
Installation
To use this Node, you must enable omni.deform.softwrap
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
Driven Mesh (deformable) |
|
High-res deformed mesh bundle. |
|
Driver Mesh (driverMesh) |
|
Low-res mesh bundle that drives the driven mesh bundle deformation. |
|
Rest Driver Mesh (restDriverMesh) |
|
Rest pose for the low-res mesh bundle that drives the driven mesh bundle deformation. |
|
Consider Crease Weights Map (considerCreaseWeightsMap) |
|
Consider input crease weights map on the driver mesh as part of the deformation. |
False |
Consider Driven Mesh Weights Map (considerDrivenWeightsMap) |
|
Consider input weights map on the driven mesh as part of the deformation. |
False |
Creasing (creasing) |
|
Creasing parameter. |
0.0 |
Num Smooth Iters (numSmoothIters) |
|
Number of times to perform Laplacian smoothing. |
1 |
Pinching (pinching) |
|
Crease pinching parameter. |
0.0 |
Preserve Boundary (preserveBoundary) |
|
Prevent driven mesh vertices along the boundary from deforming. |
True |
rebind |
|
Force a rebind on the deformer. |
False |
drivenWeightsMapToken |
|
Name of the weight map in the inputted driven mesh (inputs:deformable), which will only be considered if the considerDrivenWeightsMap flag is turned on. |
|
creaseWeightsMapToken |
|
Name of the weight map in the inputted driver mesh, which will only be considered if the considerCreaseWeightsMap flag is turned on. |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
deformable |
|
The bundle contains the deformed mesh data. |