Version: 2022.1
언어: 한국어
public T[] ToArray ();

반환

T[] A new managed array with the same contents as this array.

설명

Convert the data in this NativeArray.ReadOnly to a managed array.