[
  {
    "Type": "PhysicalMaterial",
    "Name": "wheel",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'PhysicalMaterial'",
    "Package": "VotV/Content/materials/phys/wheel",
    "Properties": {
      "Friction": 4.0,
      "Restitution": 0.1,
      "RestitutionCombineMode": "EFrictionCombineMode::Multiply",
      "bOverrideRestitutionCombineMode": true
    }
  }
]