docs.unity.cn
    Show / Hide Table of Contents

    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
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use