UDragAlignmentMechanic::AddToGizmo

Like the other AddToGizmo, but acts on interval gizmos.

Choose your operating system:

Windows

macOS

Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Mechanics/DragAlignmentMechanic.h

Include

#include "Mechanics/DragAlignmentMechanic.h"

Source

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/Mechanics/DragAlignmentMechanic.cpp

Syntax

void AddToGizmo
(
    UIntervalGizmo * IntervalGizmo,
    const TArray< const UPrimitiveComponent * > * ComponentsToIgnoreInAlignment,
    const TArray< const UPrimitiveComponent * > * InvisibleComponentsToInclude
)

Remarks

Like the other AddToGizmo, but acts on interval gizmos.