![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "GeomTools.h"#include "StaticMeshResources.h"#include "Engine/StaticMesh.h"#include "Math/ConvexHull2d.h"Classes | |
| class | FSplitLine2D |
Functions | |
| DEFINE_LOG_CATEGORY_STATIC (LogGeomTools, Log, All) | |
| FClipSMVertex | InterpolateVert (const FClipSMVertex &V0, const FClipSMVertex &V1, float Alpha) |
| DEFINE_LOG_CATEGORY_STATIC | ( | LogGeomTools | , |
| Log | , | ||
| All | |||
| ) |
| FClipSMVertex InterpolateVert | ( | const FClipSMVertex & | V0, |
| const FClipSMVertex & | V1, | ||
| float | Alpha | ||
| ) |
Take two static mesh verts and interpolate all values between them