docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddEntityRemapping

    AddEntityRemapping(ref NativeArray<EntityRemapInfo>, Entity, Entity)

    Adds a new EntityRemapUtility.EntityRemapInfo element to a remapping array.

    Declaration
    public static void AddEntityRemapping(ref NativeArray<EntityRemapUtility.EntityRemapInfo> remapping, Entity source, Entity target)
    Parameters
    Type Name Description
    NativeArray<EntityRemapUtility.EntityRemapInfo> remapping

    The array of remapped elements.

    Entity source

    The source Entity.

    Entity target

    The target Entity.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)