Files
GoakeFlax/Content/Settings/PhysicsSettings.json
GoaLitiuM e2d7fbd40a hmm
2021-03-13 13:43:04 +02:00

58 lines
1.0 KiB
JSON

{
"ID": "4bd8a4cc460399b5f1975fbe0a668e3f",
"TypeName": "FlaxEditor.Content.Settings.PhysicsSettings",
"EngineBuild": 6216,
"Data": {
"DefaultGravity": {
"X": 0.0,
"Y": -9810.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": false,
"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
]
}
}