docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum LiveConversionMode

    Options for how the conversion system runs and makes the results available in the Editor.

    Namespace: Unity.Scenes
    Assembly: Unity.Scenes.dll
    Syntax
    public enum LiveConversionMode

    Fields

    Name Description
    Disabled

    Disable live conversion. The conversion system doesn't run when the authoring data is changed.

    LiveConvertStandalonePlayer

    Run the conversion when building the player.

    SceneViewShowsAuthoring

    Enable live conversion is enabled and display the authoring data in the scene view.

    SceneViewShowsRuntime

    Enable the live conversion and display the result of the conversion in the scene view.

    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)