docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IClusterOutput

    Namespace: UnityEditor.Build.Pipeline.Tasks
    Assembly: Unity.ScriptableBuildPipeline.Editor.dll
    Syntax
    public interface IClusterOutput : IContextObject

    Properties

    ObjectToCluster

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

    ObjectToLocalID

    Declaration
    Dictionary<ObjectIdentifier, long> ObjectToLocalID { get; }
    Property Value
    Type Description
    Dictionary<ObjectIdentifier, long>
    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)