Interface IBuildSpriteData | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Interface IBuildSpriteData

    Namespace: UnityEditor.Build.Pipeline.Interfaces
    Syntax
    public interface IBuildSpriteData : IContextObject

    Properties

    ImporterData

    Declaration
    Dictionary<GUID, SpriteImporterData> ImporterData { get; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<GUID, SpriteImporterData>
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX