Method Remove
Remove(Vector3[], Vector3)
Removes the first matching anchor from an anchor array copy.
public static Vector3[] Remove(Vector3[] srcAnchors, Vector3 anchorToRemove)
Parameters
srcAnchorsVector3[]anchorToRemoveVector3
Returns
- Vector3[]