int FindEdgeRibs (IReadOnlyList<HalfEdgeHandle> edges, out List<List`1, HalfEdgeHandle> outLeftRibs, out List<List`1, HalfEdgeHandle> outRightRibs)

Parameters

NameTypeDescription
edges IReadOnlyList<HalfEdgeHandle>
out outLeftRibs List<List`1, HalfEdgeHandle>
out outRightRibs List<List`1, HalfEdgeHandle>

Returns

TypeDescription
int
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.