docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DotsRuntimeBuildProfile

    Inheritance
    object
    DotsRuntimeBuildProfile
    Implements
    IBuildPipelineComponent
    IBuildComponent
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Unity.Build.DotsRuntime
    Assembly: solution.dll
    Syntax
    [FormerName("Unity.Entities.Runtime.Build.DotsRuntimeBuildProfile, Unity.Entities.Runtime.Build")]
    public sealed class DotsRuntimeBuildProfile : IBuildPipelineComponent, IBuildComponent

    Constructors

    Name Description
    DotsRuntimeBuildProfile()

    Properties

    Name Description
    Configuration

    Gets or sets which Configuration this profile is going to use for the build.

    Pipeline

    Build pipeline used by this build configuration.

    PipelineConstructor
    SortingIndex

    Returns index which is used for sorting builds when they're batch in build queue

    Target

    Gets or sets which Platforms.BuildTarget this profile is going to use for the build. Used for building Dots Runtime players.

    UseNewPipeline

    @TODO: remove once we are done merging the new pipeline Determines which pipeline to use. New pipeline is using the hybrid/dotsruntime unification code path

    Methods

    Name Description
    SetupEnvironment()

    Sets the editor environment before starting the build

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)