docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct SceneSectionData

    This component contains data relative to a SceneSection.

    Implements
    IComponentData
    IQueryTypeParameter
    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    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.

    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)