docs.unity.cn
    Show / Hide Table of Contents

    Property compileScriptsInVirtualMode

    compileScriptsInVirtualMode

    Controls whether to compile scripts when running in virtual mode. When disabled, build times are faster but the simulated bundle contents may not be accurate due to including editor code.

    Declaration
    public bool compileScriptsInVirtualMode { get; set; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use