VertexPairsToSplitAt

A list of pairs of vertices that new edges will be created at.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(BlueprintReadWrite, Category="Editable Mesh")
TArray< FVertexPair > VertexPairsToSplitAt

Remarks

A list of pairs of vertices that new edges will be created at. The pairs must be ordered, and the vertices must already exist and be connected to the polygon

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