Interface IBuildSpriteData
Base interface for the storing sprite importer data for sprite assets.
Namespace: UnityEditor.Build.Pipeline.Interfaces
Assembly: solution.dll
Syntax
public interface IBuildSpriteData : IContextObject
Properties
Name | Description |
---|---|
ImporterData | Map of sprite asset to importer data. |