Files
GoakeFlax/Content/Settings/EngineSettings/PhysicsSettings.json
GoaLitiuM 99637255da stuff
2021-12-30 16:30:16 +02:00

58 lines
1.0 KiB
JSON

{
"ID": "4bd8a4cc460399b5f1975fbe0a668e3f",
"TypeName": "FlaxEditor.Content.Settings.PhysicsSettings",
"EngineBuild": 6226,
"Data": {
"DefaultGravity": {
"X": 0.0,
"Y": -800.0,
"Z": 0.0
},
"QueriesHitTriggers": true,
"TriangleMeshTriangleMinAreaThreshold": 5.0,
"BounceThresholdVelocity": 200.0,
"FrictionCombineMode": 0,
"RestitutionCombineMode": 0,
"DisableCCD": false,
"EnableAdaptiveForce": false,
"MaxDeltaTime": 0.1,
"EnableSubstepping": false,
"SubstepDeltaTime": 0.008333334,
"MaxSubsteps": 5,
"SupportCookingAtRuntime": true,
"LayerMasks": [
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295,
4294967295
]
}
}