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