初始提交: UE5.3项目基础框架
This commit is contained in:
6
Plugins/CesiumForUnreal/Config/Editor.ini
Normal file
6
Plugins/CesiumForUnreal/Config/Editor.ini
Normal file
@ -0,0 +1,6 @@
|
||||
# UE 5.3+ defaults this to 11, which is not really high enough.
|
||||
# 100 is probably high enough for reasonable values of Cesium3DTileset's 'MaximumSimultaneousTileLoads property,
|
||||
# but if you get log messages like "Warning: Reached threaded request limit", and you're sure you want to use
|
||||
# such a high value, you may need to increase this.
|
||||
[HTTP.HttpThread]
|
||||
RunningThreadedRequestLimitEditor=100
|
||||
Reference in New Issue
Block a user