array | The NativeArray<T0> to use. |
slice | The NativeSlice<T0> to use. |
start | The start index in the NativeArray or NativeSlice. |
length | The number of elements that the new NativeSlice will have. |
Constructs a new NativeSlice from a NativeArray or NativeSlice.