UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TransformSubGizmoUtil.h File Reference
#include "Containers/Array.h"
#include "InteractiveGizmo.h"
#include "Math/Axis.h"
#include "Math/MathFwd.h"
#include "Misc/Optional.h"

Go to the source code of this file.

Classes

struct  UE::GizmoUtil::FTransformSubGizmoCommonParams
 
struct  UE::GizmoUtil::FTransformSubGizmoSharedState
 
struct  UE::GizmoUtil::FInitMeshSubGizmoParams
 

Namespaces

namespace  UE
 
namespace  UE::GizmoUtil
 

Functions

INTERACTIVETOOLSFRAMEWORK_API FTransform UE::GizmoUtil::GetRotatedBasisTransform (const FTransform &TransformIn, EAxis::Type AxisToBeX)
 
INTERACTIVETOOLSFRAMEWORK_API void UE::GizmoUtil::InitializeSubGizmoElementsWithMesh (const FInitMeshSubGizmoParams &Params, TArray< TPair< ETransformGizmoSubElements, UViewAdjustedStaticMeshGizmoComponent * > > *ElementComponentsOut=nullptr)