SplitEdge

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

EMeshResult

 

SplitEdge

(
    int EdgeAB,
    FEdgeSplitInfo& SplitInfo,
    double SplitParameterT
)

Split an edge of the mesh by inserting a vertex.

Public function

EMeshResult

 

SplitEdge

(
    int EdgeVertA,
    int EdgeVertB,
    FEdgeSplitInfo& SplitInfo
)

Splits the edge between two vertices at the midpoint, if this edge exists

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