Method GatherChunkedSOA8
GatherChunkedSOA8(NativeArray<SOAFieldInfo>, Int32, Byte*, Void*, Int32)
Declaration
public static void GatherChunkedSOA8(NativeArray<SOAFieldInfo> fields, int fieldSizeSum, byte *sourceBaseAddress, void *target, int sourceIndex)
Parameters
Type | Name | Description |
---|---|---|
NativeArray<SOAFieldInfo> | fields | |
Int32 | fieldSizeSum | |
Byte* | sourceBaseAddress | |
Void* | target | |
Int32 | sourceIndex |