| bBidirectional |
bool |
If true, the Twist is "centered" at the Origin, ie the regions on either side of the extents are rigidly transformed. |
GeometryScript/MeshDeformFunctions.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Options
|
| bSymmetricExtents |
bool |
Symmetric extents are [-BendExtent,BendExtent], if disabled, then [-LowerExtent,BendExtent] is used |
GeometryScript/MeshDeformFunctions.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Options
|
| LowerExtent |
float |
Lower extent used when bSymmetricExtents = false |
GeometryScript/MeshDeformFunctions.h |
- EditAnywhere
- BlueprintReadWrite
- Category=Options
- Meta=(EditCondition="bSymmetricExtents == false")
|