docs.unity.cn
    Show / Hide Table of Contents

    Property Archetype

    Archetype

    The archetype of the entities stored in this chunk.

    Declaration
    public readonly EntityArchetype Archetype { get; }
    Property Value
    Type Description
    EntityArchetype
    Remarks

    All entities in a chunk must have the same Archetype.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use