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

#include <GeomTools.h>

Public Attributes

FVector3f V0
 
FVector3f V1
 

Detailed Description

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

Member Data Documentation

◆ V0

FVector3f FUtilEdge3D::V0

Start of edge in 3D space.

◆ V1

FVector3f FUtilEdge3D::V1

End of edge in 3D space.


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