Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Standard properties of the Align Objects Operation
| Name | UAlignObjectsToolProperties |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/AlignObjectsTool.h |
| Include Path | #include "AlignObjectsTool.h" |
Syntax
UCLASS (MinimalAPI)
class UAlignObjectsToolProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UAlignObjectsToolProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UAlignObjectsToolProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AlignTo | EAlignObjectsAlignToOptions | AlignObjectsTool.h |
|
|
| AlignType | EAlignObjectsAlignTypes | AlignObjectsTool.h |
|
|
| bAlignX | bool | AlignObjectsTool.h |
|
|
| bAlignY | bool | AlignObjectsTool.h |
|
|
| bAlignZ | bool | AlignObjectsTool.h |
|
|
| BoxPosition | EAlignObjectsBoxPoint | AlignObjectsTool.h |
|