docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct EntityStorageInfo

    Contains information about where an Entity is stored. To retrieve this information, use EntityStorageInfoLookup.

    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    public struct EntityStorageInfo

    Fields

    Name Description
    Chunk

    The chunk containing the specified Entity.

    IndexInChunk

    The index of the specified Entity within the entities in Chunk.

    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)