Interface IBuildPipelineComponent
Base interface for BuildSettings components that provides the BuildPipeline.
Namespace: Unity.Build
Syntax
public interface IBuildPipelineComponent : IBuildSettingsComponent
Properties
Pipeline
Declaration
BuildPipeline Pipeline { get; set; }
Property Value
Type | Description |
---|---|
BuildPipeline |