This commit is contained in:
2024-05-22 17:57:49 +05:00
parent 2208e5f0be
commit e3c19a6ff8
15 changed files with 3217 additions and 3 deletions
File diff suppressed because it is too large Load Diff
+4 -2
View File
@@ -57,11 +57,13 @@ s.LevelStreamingComponentsUnregistrationGranularity=2
[/Script/NavigationSystem.RecastNavMesh] [/Script/NavigationSystem.RecastNavMesh]
ObservedPathsTickInterval=1.000000 ObservedPathsTickInterval=1.000000
MaxSimultaneousTileGenerationJobsCount=8 MaxSimultaneousTileGenerationJobsCount=64
TileSizeUU=1500.000000 TileSizeUU=500.000000
RegionChunkSplits=4 RegionChunkSplits=4
LayerChunkSplits=4 LayerChunkSplits=4
bDoFullyAsyncNavDataGathering=False bDoFullyAsyncNavDataGathering=False
MaxSimplificationError=0.300000
MergeRegionSize=150.000000
[/Script/DLSS.DLSSSettings] [/Script/DLSS.DLSSSettings]
bEnableDLSSInEditorViewports=False bEnableDLSSInEditorViewports=False
+1 -1
View File
@@ -3,7 +3,7 @@
[/Script/EngineSettings.GeneralProjectSettings] [/Script/EngineSettings.GeneralProjectSettings]
ProjectID=9EB99AEB4C933EABEE9C4787EE46C5E6 ProjectID=9EB99AEB4C933EABEE9C4787EE46C5E6
ProjectName=Masharov ProjectName=Masharov
ProjectVersion=1.8 ProjectVersion=1.82
CompanyName=GraffInteractive CompanyName=GraffInteractive
Homepage=Graff.tech Homepage=Graff.tech
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.