public void RemoveAtSwapBack (int index);

Parámetros

indexIndex.

Descripción

Remove item at index.

Swaps the transform at index with the last transform in the array and makes the array length one item shorter.