Version: 2022.3
언어: 한국어
public void CopyTo (NativeArray<T> array);
public void CopyTo (T[] array);

파라미터

array Array.

설명

Copy all the elements of the slice to a NativeArray or managed array of the same length.