UAlignObjectsToolProperties

Standard properties of the Align Objects Operation

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/AlignObjectsTool.h

Include

#include "AlignObjectsTool.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UAlignObjectsToolProperties : public UInteractiveToolPropertySet

Remarks

Standard properties of the Align Objects Operation

Variables

Name Description

Public variable UProperty Category, EditAnywhere

EAlignObjectsAl...

 

AlignTo

Public variable UProperty Category, EditAnywhere

EAlignObjectsAl...

 

AlignType

Public variable UProperty Category, EditAnywhere

bool

 

bAlignX

Public variable UProperty Category, EditAnywhere

bool

 

bAlignY

Public variable UProperty Category, EditAnywhere

bool

 

bAlignZ

Public variable UProperty Category, EditAnywhere, Meta

EAlignObjectsBo...

 

BoxPosition

Overridden from UInteractiveToolPropertySet

Name Description

Public function Virtual

void

 

RestoreProperties

(
    UInteractiveTool* RestoreToToo...
)

Restore saved property values

Public function Virtual

void

 

SaveProperties

(
    UInteractiveTool* SaveFromTool
)

Setting saving/serialization Save values of current Tool Properties.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss