docs.unity.cn
    Show / Hide Table of Contents

    Struct SectionMetadataSetup

    This component identifies the entity which holds the meta data components that belong to the section with the specified SceneSectionIndex.

    Namespace: Unity.Entities
    Syntax
    public struct SectionMetadataSetup : ISharedComponentData, IQueryTypeParameter
    Remarks

    These meta data components are serialized into the entity scene header and are added to the section entities after the scene is resolved at runtime.

    Fields

    Name Description
    SceneSectionIndex

    Represents the scene section index inside the scene.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023