Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UEditPivotToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/EditPivotTool.h |
| Include | #include "EditPivotTool.h" |
Syntax
UCLASS ()
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 | bSnapDragPosition | When enabled, click-drag to reposition the Pivot | |
| bool | bSnapDragRotation | When enabled, click-drag to reorient the Pivot | |
| EEditPivotSnapDragRotationMode | RotationMode | When snap-dragging rotation, how to align source and target normals |