Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FQueueRemesher
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.