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

Functions

INTERACTIVETOOLSFRAMEWORK_API float CalculateLocalPixelToWorldScale (const FSceneView *View, const FVector &Location)
 
INTERACTIVETOOLSFRAMEWORK_API float CalculateLocalPixelToWorldScale (const UGizmoViewContext *ViewContext, const FVector &Location)
 
INTERACTIVETOOLSFRAMEWORK_API float CalculateViewDependentScaleAndFlatten (const FSceneView *View, const FVector &Location, const float Scale, FVector &OutWorldFlattenScale)
 

Function Documentation

◆ CalculateLocalPixelToWorldScale() [1/2]

float GizmoRenderingUtil::CalculateLocalPixelToWorldScale ( const FSceneView View,
const FVector Location 
)

◆ CalculateLocalPixelToWorldScale() [2/2]

float GizmoRenderingUtil::CalculateLocalPixelToWorldScale ( const UGizmoViewContext ViewContext,
const FVector Location 
)

◆ CalculateViewDependentScaleAndFlatten()

float GizmoRenderingUtil::CalculateViewDependentScaleAndFlatten ( const FSceneView View,
const FVector Location,
const float  Scale,
FVector OutWorldFlattenScale 
)