Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UAlignObjectsToolProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/AlignObjectsTool.h |
| Include | #include "AlignObjectsTool.h" |
Syntax
UCLASS&40;&41;
class UAlignObjectsToolProperties : public UInteractiveToolPropertySet
Remarks
Standard properties of the Align Objects Operation
Variables
| Type | Name | Description | |
|---|---|---|---|
| EAlignObjectsAlignToOptions | AlignTo | ||
| EAlignObjectsAlignTypes | AlignType | ||
| bool | bAlignX | ||
| bool | bAlignY | ||
| bool | bAlignZ | ||
| EAlignObjectsBoxPoint | BoxPosition |