Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/Deformations
Applies various simple math-function-based warps around an axis defined by the Warp Orientation transform, currently a 1D or 2D sine-wave with arbitrary orientation may be selected by WarpType.
Target is Geometry Script Library Mesh Deform Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| transform | Warp Orientation | |
| enum | Warp Type | |
| struct | Options |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Target Mesh |