Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UEditPivotToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/EditPivotTool.h |
| Include | #include "EditPivotTool.h" |
Syntax
UCLASS&40;&41;
class UEditPivotToolProperties : public UInteractiveToolPropertySet
Remarks
Standard properties of the Edit Pivot operation
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bApplyToAllLODs | If checked, the baked transform will be applied to all available LODs. | |
| bool | bEnableSnapDragging | When enabled, click-drag to reposition the Pivot | |
| EEditPivotSnapDragRotationMode | RotationMode | When Snap-Dragging, align source and target normals |