docs.unity.cn
    Show / Hide Table of Contents

    Struct SceneSectionData

    This component contains data relative to a SceneSection.

    Namespace: Unity.Entities
    Syntax
    [Serializable]
    public struct SceneSectionData : IComponentData, IQueryTypeParameter

    Fields

    Name Description
    BoundingVolume

    Represents the scene section bounding volume.

    FileSize

    Represents the file size for the compressed section.

    ObjectReferenceCount

    Represents the number of Unity Objects referenced in the section.

    SceneGUID

    Represents the unique GUID to identify the scene where the section is.

    SubSectionIndex

    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