docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct SceneSection

    Identifies the SceneSection where the entity belongs to.

    Implements
    ISharedComponentData
    IQueryTypeParameter
    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    [Serializable]
    public struct SceneSection : ISharedComponentData, IQueryTypeParameter

    Fields

    Name Description
    SceneGUID

    Unique GUID that identifies the scene where the section is.

    Section

    Scene section index inside the scene.

    Methods

    Name Description
    Equals(SceneSection)

    Compares two SceneSection instances to determine if they are equal.

    GetHashCode()

    Computes a hashcode to support hash-based collections.

    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)