docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum BuildType

    List of possible build types.

    Namespace: Unity.Build
    Assembly: solution.dll
    Syntax
    public enum BuildType

    Fields

    Name Description
    Debug

    Enables debug information, asserts and development code.

    Develop

    Enables optimizations and development code.

    Release

    Enables optimizations.

    Extension Methods

    TypeExtensions.HasAttribute<T>(Enum)
    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)