| bAlignToNormalOnCtrlClick |
bool |
When true, Ctrl+click not only moves the gizmo to the clicked location, but also aligns the Z axis with the normal at that point. |
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Gizmo
|
| bDrawVisualization |
bool |
|
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="SelectedOperationType == ENonlinearOperationType::Bend", EditConditionHides)
|
| BendDegrees |
EditConditionHides float |
|
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Options
- Meta=(UIMin="-360", UIMax="360", ClampMin="-3600", ClampMax="3600", EditCondition="SelectedOperationType == ENonlinearOperationType::Bend", EditConditionHides)
|
| bLockBottom |
EditConditionHides bool |
|
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="SelectedOperationType == ENonlinearOperationType::Bend || SelectedOperationType == ENonlinearOperationType::Twist", EditConditionHides)
|
| bLockXAndYFlaring |
bool |
If true, flaring is applied along the gizmo X and Y axis the same amount. |
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="SelectedOperationType == ENonlinearOperationType::Flare", EditConditionHides)
|
| bShowOriginalMesh |
bool |
|
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Options
|
| EditCondition |
|
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. |
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Options
- Meta=(UIMin="-360", UIMax="360", ClampMin="-3600", ClampMax="3600", EditCondition="SelectedOperationType == ENonlinearOperationType::Bend", EditConditionHides)
|
| FlarePercentX |
EditConditionHides float |
|
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Options
- Meta=(UIMin="-100", UIMax="200", ClampMin="-1000", ClampMax="2000", EditCondition="SelectedOperationType == ENonlinearOperationType::Flare && !bLockXAndYFlaring", EditConditionHides)
|
| FlarePercentY |
EditConditionHides float |
|
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Options
- Meta=(UIMin="-100", UIMax="200", ClampMin="-1000", ClampMax="2000", EditCondition="SelectedOperationType == ENonlinearOperationType::Flare", EditConditionHides)
|
| FlareProfileType |
EFlareProfileType |
Determines the profile used as a displacement |
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Options
- Meta=(EditCondition="SelectedOperationType == ENonlinearOperationType::Flare", EditConditionHides)
|
| LowerBoundsInterval |
float |
The lower bound to the region of space which the operation will affect. |
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Options
- Meta=(DisplayName="Lower Bound", UIMax="0", ClampMax="0")
|
| SelectedOperationType |
ENonlinearOperationType |
|
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Options
- Meta=(DisplayName="Operation Type")
|
| TwistDegrees |
EditConditionHides float |
|
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Options
- Meta=(UIMin="-360", UIMax="360", ClampMin="-3600", ClampMax="3600", EditCondition="SelectedOperationType == ENonlinearOperationType::Twist", EditConditionHides)
|
| UpperBoundsInterval |
float |
The upper bound to the region of space which the operation will affect. |
MeshSpaceDeformerTool.h |
- EditAnywhere
- Category=Options
- Meta=(DisplayName="Upper Bound", UIMin="0.0", ClampMin="0.0")
|