![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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 |
| 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 | ||
| ) |
| const float GizmoArrowComponentLocals::ARROW_RENDERVISIBILITY_DOT_THRESHOLD = 0.965f |