FUtilEdge3D

An edge in 3D 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 FUtilEdge3D

Remarks

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

Variables

Name Description

Public variable

FVector

 

V0

Start of edge in 3D space.

Public variable

FVector

 

V1

End of edge in 3D 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