FUtilEdge2D

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

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GeomTools.h

Include

#include "GeomTools.h"

Syntax

struct FUtilEdge2D

Remarks

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

Variables

Name Description

Public variable

FVector2D

 

V0

Start of edge in 2D space.

Public variable

FVector2D

 

V1

End of edge in 2D space.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss