![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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) |
| float GizmoRenderingUtil::CalculateLocalPixelToWorldScale | ( | const FSceneView * | View, |
| const FVector & | Location | ||
| ) |
| float GizmoRenderingUtil::CalculateLocalPixelToWorldScale | ( | const UGizmoViewContext * | ViewContext, |
| const FVector & | Location | ||
| ) |
| float GizmoRenderingUtil::CalculateViewDependentScaleAndFlatten | ( | const FSceneView * | View, |
| const FVector & | Location, | ||
| const float | Scale, | ||
| FVector & | OutWorldFlattenScale | ||
| ) |