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

Functions

template<typename SceneViewOrGizmoViewContext >
bool GetWorldEndpoints (bool bIsViewDependent, const SceneViewOrGizmoViewContext *View, const FVector &WorldOrigin, const FVector &Direction, float Gap, float Length, bool bUseWorldAxes, TFunctionRef< FVector(const FVector &)> VectorTransform, FVector &StartPointOut, FVector &EndPointOut, float &PixelToWorldScaleOut)
 

Variables

const float ARROW_RENDERVISIBILITY_DOT_THRESHOLD = 0.965f
 

Function Documentation

◆ GetWorldEndpoints()

bool GizmoArrowComponentLocals::GetWorldEndpoints ( bool  bIsViewDependent,
const SceneViewOrGizmoViewContext View,
const FVector WorldOrigin,
const FVector Direction,
float  Gap,
float  Length,
bool  bUseWorldAxes,
TFunctionRef< FVector(const FVector &)>  VectorTransform,
FVector StartPointOut,
FVector EndPointOut,
float PixelToWorldScaleOut 
)

Variable Documentation

◆ ARROW_RENDERVISIBILITY_DOT_THRESHOLD

const float GizmoArrowComponentLocals::ARROW_RENDERVISIBILITY_DOT_THRESHOLD = 0.965f