Bump max tile loads to 24 by default

This commit is contained in:
Brian L 2023-12-13 15:21:59 -07:00
parent c6b5dcabf5
commit c4de0383c0
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ struct CESIUM3DTILESSELECTION_API TilesetOptions {
* @brief The maximum number of tiles that may simultaneously be in the
* process of loading.
*/
uint32_t maximumSimultaneousTileLoads = 20;
uint32_t maximumSimultaneousTileLoads = 24;
/**
* @brief Indicates whether the ancestors of rendered tiles should be