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 |
---|---|
int |