Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/Deformations
Applies a twist warp around an axis defined by the Twist Orientation transform. The extents of the affected region can be controlled by the Options.
Target is Geometry Script Library Mesh Deform Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| struct | Options | |
| transform | Twist Orientation | |
| real | Twist Angle | |
| real | Twist Extent |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Target Mesh |