Version: 2020.2
言語: 日本語
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.