docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct EntityRemapUtility.BufferEntityPatchInfo

    Contains the information for applying a patch on a DynamicBuffer in a chunk.

    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    public struct EntityRemapUtility.BufferEntityPatchInfo

    Fields

    Name Description
    BufferOffset

    Offset within chunk where first buffer header can be found.

    BufferStride

    Stride between adjacent buffers that need patching.

    ElementOffset

    Offset (from base pointer of array) where the first entity can be found.

    ElementStride

    Stride between adjacent buffer elements.

    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)