UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ViewBasedTransformAdjustersLocals Namespace Reference

Functions

double GetComponentToGizmoScaling (const UE::GizmoRenderingUtil::ISceneViewInterface &View, const FTransform &GizmoToWorld)
 
FTransform GetSubGizmoAdjustedTransform (const UE::GizmoRenderingUtil::ISceneViewInterface &View, const FTransform &CurrentComponentToWorld, const FTransform &GizmoOriginToComponent, const UE::GizmoRenderingUtil::FSubGizmoTransformAdjuster::FSettings &Settings, bool bAllowGizmoOriginTranslation)
 

Variables

FBoxSphereBounds InfiniteBounds (FSphere(FVector::ZeroVector, HALF_WORLD_MAX))
 

Function Documentation

◆ GetComponentToGizmoScaling()

double ViewBasedTransformAdjustersLocals::GetComponentToGizmoScaling ( const UE::GizmoRenderingUtil::ISceneViewInterface View,
const FTransform GizmoToWorld 
)

◆ GetSubGizmoAdjustedTransform()

FTransform ViewBasedTransformAdjustersLocals::GetSubGizmoAdjustedTransform ( const UE::GizmoRenderingUtil::ISceneViewInterface View,
const FTransform CurrentComponentToWorld,
const FTransform GizmoOriginToComponent,
const UE::GizmoRenderingUtil::FSubGizmoTransformAdjuster::FSettings Settings,
bool  bAllowGizmoOriginTranslation 
)

Variable Documentation

◆ InfiniteBounds

FBoxSphereBounds ViewBasedTransformAdjustersLocals::InfiniteBounds(FSphere(FVector::ZeroVector, HALF_WORLD_MAX)) ( FSphere(FVector::ZeroVector, HALF_WORLD_MAX )