Method ScatterChunkedSOA8
ScatterChunkedSOA8(NativeArray<SOAFieldInfo>, Int32, Byte*, Void*, Int32)
Declaration
public static void ScatterChunkedSOA8(NativeArray<SOAFieldInfo> fields, int fieldSizeSum, byte *targetBaseAddress, void *source, int targetIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| NativeArray<SOAFieldInfo> | fields | |
| Int32 | fieldSizeSum | |
| Byte* | targetBaseAddress | |
| Void* | source | |
| Int32 | targetIndex |