Version: 2020.2
言語: 日本語
public void CopyFrom (NativeSlice<T> slice);
public void CopyFrom (T[] array);

パラメーター

slice NativeSlice.
array Array.

説明

Copy all the elements from a NativeSlice or managed array of the same length.