![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "BaseGizmos/GizmoArrowComponent.h"#include "BaseGizmos/GizmoRenderingUtil.h"#include "BaseGizmos/GizmoViewContext.h"#include "MeshElementCollector.h"#include "PrimitiveSceneProxy.h"#include "Materials/Material.h"#include "MaterialShared.h"#include "PrimitiveDrawingUtils.h"Classes | |
| class | FGizmoArrowComponentSceneProxy |
Namespaces | |
| namespace | GizmoArrowComponentLocals |
Functions | |
| template<typename SceneViewOrGizmoViewContext > | |
| 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) |
Variables | |
| const float | GizmoArrowComponentLocals::ARROW_RENDERVISIBILITY_DOT_THRESHOLD = 0.965f |