docs.unity.cn
    Show / Hide Table of Contents

    Property MaximumSectionsUnloadedPerUpdate

    MaximumSectionsUnloadedPerUpdate

    The maximum number of scene sections that will be unloaded per update tick. A value equal to or below zero indicates that the number of sections to unload per update is unlimited. This defaults to a negative value.

    Declaration
    public int MaximumSectionsUnloadedPerUpdate { get; set; }
    Property Value
    Type Description
    Int32
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023