docs.unity.cn
    Show / Hide Table of Contents

    Property cleanupStreamingAssetsAfterBuilds

    cleanupStreamingAssetsAfterBuilds

    Controls whether to remove temporary files after each build. When disabled, build times in packed mode are faster, but may not reflect all changes in assets.

    Declaration
    public bool cleanupStreamingAssetsAfterBuilds { get; set; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use