Function JobDependencyTracker.NewNativeArray

NewNativeArray<T> (int length, Allocator allocator, NativeArrayOptions options=…)
Public
NativeArray<T> NewNativeArray<T> (

int

length

Allocator

allocator

NativeArrayOptions

options=NativeArrayOptions.ClearMemory

)