getObjectCluster

fun getObjectCluster(tappedPoint: Vector3, radius: Float = 0.25f): PLYProcessing

Extracts the cluster of points near the provided position using a simple radius based search. This is a stand‑in for the more advanced clustering