docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ClusterOutput

    Inheritance
    object
    ClusterOutput
    Implements
    IClusterOutput
    IContextObject
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Build.Pipeline.Tasks
    Assembly: Unity.ScriptableBuildPipeline.Editor.dll
    Syntax
    public class ClusterOutput : IClusterOutput, IContextObject

    Properties

    ObjectToCluster

    Declaration
    public Dictionary<ObjectIdentifier, Hash128> ObjectToCluster { get; }
    Property Value
    Type Description
    Dictionary<ObjectIdentifier, Hash128>

    ObjectToLocalID

    Declaration
    public Dictionary<ObjectIdentifier, long> ObjectToLocalID { get; }
    Property Value
    Type Description
    Dictionary<ObjectIdentifier, long>

    Implements

    IClusterOutput
    IContextObject
    In This Article
    Back to top
    Copyright © 2025 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)