TransformAccessArray.RemoveAtSwapBack

public void RemoveAtSwapBack(int index);

Parameters

indexIndex.

Description

Remove item at index.

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

Did you find this page useful? Please give it a rating: