Constructor NativeArraySharedInt
NativeArraySharedInt(NativeArray<Int32>, Allocator)
Declaration
public NativeArraySharedInt(NativeArray<int> sourceBuffer, Allocator allocator)
Parameters
| Type | Name | Description |
|---|---|---|
| NativeArray<Int32> | sourceBuffer | |
| Allocator | allocator |