Description
MeshConstrainedDeformationTestPlayground (v1) Experimental
Mesh Constrained Deformation Node
Information
| Module | MeshResizingDataflowNodes |
| Category | MeshResizing |
| Tags | Mesh Constrained Deformation |
| Type | FMeshConstrainedDeformationNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Iterations | int32 | 100 | |
| bEnableShearConstraint | Remove shear deformation | bool | True |
| ShearConstraintStrength | float | 1.000000 | |
| bEnableBendingConstraint | bool | True | |
| BendingConstraintStrength | float | 1.000000 | |
| bEnableEdgeConstraint | bool | True | |
| EdgeConstraintStrength | float | 1.000000 | |
| Gravity | FVector3d | (X=0.000000,Y=0.000000,Z=0.000000) |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ResizingMesh | TObjectPtr<UDataflowMesh> | None | |
| BaseMesh | TObjectPtr<UDataflowMesh> | None | |
| InvMass | TArray<float> | ||
| EdgeConstraintWeights | TArray<float> |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ResizingMesh | TObjectPtr<UDataflowMesh> |