UGizmoHandleGroup::UpdateVisibilityAndCollision

Default setting the visibility and collision for all the handles in this group

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/VIGizmoHandle.h

Include

#include "VIGizmoHandle.h"

Source

/Engine/Source/Editor/ViewportInteraction/Gizmo/VIGizmoHandle.cpp

Syntax

void UpdateVisibilityAndCollision
(
    const EGizmoHandleTypes GizmoType,
    const ECoordSystem GizmoCoordinateSpace,
    const bool bAllHandlesVisible,
    const bool bAllowRotationAndScaleHandles,
    UActorComponent * DraggingHandle
)

Remarks

Default setting the visibility and collision for all the handles in this group

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