docs.unity.cn
    Show / Hide Table of Contents

    Method SwapComponents

    SwapComponents(ArchetypeChunk, Int32, ArchetypeChunk, Int32)

    Declaration
    public void SwapComponents(ArchetypeChunk leftChunk, int leftIndex, ArchetypeChunk rightChunk, int rightIndex)
    Parameters
    Type Name Description
    ArchetypeChunk leftChunk
    Int32 leftIndex
    ArchetypeChunk rightChunk
    Int32 rightIndex
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use