Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Mechanics > API/Plugins/ModelingComponents/Mechanics/FDragAlignmentBase > API/Plugins/ModelingComponents/Mechanics/FDragAlignmentBase/AddToGizmo
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 |
void AddToGizmo
(
UIntervalGizmo * IntervalGizmo,
const TArray < const UPrimitiveComponent * > * ComponentsToIgnoreInAlignment,
const TArray < const UPrimitiveComponent * > * InvisibleComponentsToInclude
)
Remarks
Like the other AddToGizmo, but acts on interval gizmos.