ModifiedEdges

Set of edges that have been modified during a given iteration.

Windows
MacOS
Linux

Syntax

TOptional< TSet< int > > ModifiedEdges

Remarks

Set of edges that have been modified during a given iteration. Before the first iteration, this Optional is unset, signaling that the first iteration should process all edges in the mesh. Subsequent iterations will only operate on this set of edges.

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