Skip to content

Commit bb8775a

Browse files
committed
升级到UE4 4.18.1
1 parent 51bd67e commit bb8775a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Config/DefaultEngine.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ TriangleMeshTriangleMinAreaThreshold=5.000000
149149
bEnableAsyncScene=False
150150
bEnableShapeSharing=False
151151
bEnablePCM=False
152+
bEnableStabilization=False
152153
bWarnMissingLocks=True
153154
bEnable2DPhysics=False
154155
LockedAxis=Invalid
@@ -168,6 +169,7 @@ bSuppressFaceRemapTable=False
168169
bSupportUVFromHitResults=False
169170
bDisableActiveActors=False
170171
bDisableCCD=False
172+
bEnableEnhancedDeterminism=False
171173
MaxPhysicsDeltaTime=0.033333
172174
bSubstepping=False
173175
bSubsteppingAsync=False
@@ -176,5 +178,6 @@ MaxSubsteps=6
176178
SyncSceneSmoothingFactor=0.000000
177179
AsyncSceneSmoothingFactor=0.990000
178180
InitialAverageFrameRate=0.016667
181+
PhysXTreeRebuildRate=10
179182

180183

0 commit comments

Comments
 (0)