Methods.SearchClosestAnchor - notruilin/DeceptionGame GitHub Wiki

public Vector3 SearchClosestAnchor(List list);

Parameters

list A list of Vector3 positions

Description

Returns the Anchor with the shortest linear distance to (0,0,0) except positions in the given list.

⚠️ **GitHub.com Fallback** ⚠️