![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "BaseGizmos/GizmoElementCylinder.h"#include "Algo/ForEach.h"#include "BaseGizmos/GizmoMath.h"#include "BaseGizmos/GizmoRenderingUtil.h"#include "DynamicMeshBuilder.h"#include "GizmoPrivateUtil.h"#include "InputState.h"#include "Materials/MaterialInterface.h"#include "PrimitiveDrawingUtils.h"#include "SceneManagement.h"#include "SphereTypes.h"Namespaces | |
| namespace | GizmoElementCylinderLocals |
Functions | |
| template<typename RealType = float> | |
| int32 | GizmoElementCylinderLocals::GetDashNumAndScale (const RealType &InLineLength, const RealType &InDashLength, const RealType &InDashGapLength, RealType &OutScaleFactor) |