Interface IBuildContent
Base interface for feeding Assets to the Scriptable Build Pipeline.
Namespace: UnityEditor.Build.Pipeline.Interfaces
Assembly: solution.dll
Syntax
public interface IBuildContent : IContextObject
Properties
Name | Description |
---|---|
Assets | List of Assets to include. |
Scenes | List of Scenes to include. |