FGroupEdgeSplitPoint

Point along a group edge that is used as a start/endpoint for an inserted group edge.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Operations/GroupEdgeInserter.h

Include

#include "Operations/GroupEdgeInserter.h"

Syntax

struct FGroupEdgeSplitPoint

Remarks

Point along a group edge that is used as a start/endpoint for an inserted group edge.

Variables

Name Description

Public variable

bool

 

bIsVertex

Whether the point is an edge or vertex.

Public variable

double

 

EdgeTValue

Only relevant for edges.

Public variable

int32

 

ElementID

Either vertex ID or edge ID of the point.

Public variable

FVector3d

 

Tangent

When using a cutting plane, tangent that is used to help position the plane.

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