UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FUtilEdge2D Struct Reference

#include <GeomTools.h>

Public Attributes

FVector2D V0
 
FVector2D V1
 

Detailed Description

An edge in 2D space, used by these utility functions.

Member Data Documentation

◆ V0

FVector2D FUtilEdge2D::V0

Start of edge in 2D space.

◆ V1

FVector2D FUtilEdge2D::V1

End of edge in 2D space.


The documentation for this struct was generated from the following file: