Identifies every connected component of solid cells that is not anchored, extracts its contour(s), and returns them as DebrisInfos.
DebrisInfo
Pure observation: the source bitmap is not modified. Use detectAndRemove to also carve the debris cells out of the static terrain.
Identifies every connected component of solid cells that is not anchored, extracts its contour(s), and returns them as
DebrisInfos.Pure observation: the source bitmap is not modified. Use detectAndRemove to also carve the debris cells out of the static terrain.