Interface IBuildExtendedAssetData
Base interface for the storing extended data about an asset.
Namespace: UnityEditor.Build.Pipeline.Interfaces
Assembly: solution.dll
Syntax
public interface IBuildExtendedAssetData : IContextObject
Properties
Name | Description |
---|---|
ExtendedData | Map of asset to extended data about an asset. |