Interface IBuildPipelineComponent | Entities | 0.2.0-preview.18
docs.unity.cn
    Show / Hide Table of Contents

    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
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX