Method RemoveAt
RemoveAt(Vector3[], int)
Removes the anchor at a specific index from an anchor array copy.
public static Vector3[] RemoveAt(Vector3[] srcAnchors, int i)
Parameters
srcAnchorsVector3[]iint
Returns
- Vector3[]
Removes the anchor at a specific index from an anchor array copy.
public static Vector3[] RemoveAt(Vector3[] srcAnchors, int i)
srcAnchors Vector3[]i int