Table of content
Packing and umpacking cluster are a pair of nodes designed to “pack” a single cluster’ Vtx
and Edges
into a single point group. This is especially useful if you want to safe clusters as PCG Point Data Assets.
If you’re here because you’re looking for a way to loop over individual cluster, while packing/unpacking will work, it’s not efficient. Prefer to loop over
Edges
and use Find Clusters inside the loop’ body.