Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UMeshSpaceDeformerToolProperties
Syntax
UPROPERTY (EditAnywhere, Category=Options,
Meta=(UIMin="-360", UIMax="360", ClampMin="-3600", ClampMax="3600", EditCondition="SelectedOperationType == ENonlinearOperationType::Bend", EditConditionHides))
EditCondition
Remarks
A line along the Z axis of the gizmo from lower bound to upper bound will be bent into a perfect arc of this many degrees in the direction of the Y axis without changing length.
Degrees of twist to from the lower bound to the upper bound along the gizmo Z axis.
Determines how much to flare perpendicular to the Z axis. When set to 100%, points are moved double the distance away from the gizmo Z axis at the most extreme flare point. 0% does not flare at all, whereas -100% pinches all the way to the gizmo Z axis at the most extreme flare point.
Determines how much to flare perpendicular to the Z axis in the X direction if the flaring is not locked to be the same in the X and Y directions.
If true, the "bottom" of the mesh relative to the gizmo Z axis will stay in place while the rest bends or twists. If false, the bend or twist will happen around the gizmo location.