Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UAlignObjectsTool
| Name | FAlignInfo |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/AlignObjectsTool.h |
| Include Path | #include "AlignObjectsTool.h" |
Syntax
struct FAlignInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Component | UPrimitiveComponent * | AlignObjectsTool.h | ||
| SavedTransform | FTransform | AlignObjectsTool.h | ||
| WorldBounds | FAxisAlignedBox3d | AlignObjectsTool.h | ||
| WorldPivot | FVector3d | AlignObjectsTool.h | ||
| WorldTransform | FTransform3d | AlignObjectsTool.h |