ITR2_ASSET/IntoTheRadius2/Content/PhysicalMaterials/PM_SolidWood.json

13 lines
351 B
JSON
Raw Permalink Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "PhysicalMaterial",
"Name": "PM_SolidWood",
"Class": "UScriptClass'PhysicalMaterial'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Friction": 10.0,
"Density": 0.7,
"SurfaceType": "EPhysicalSurface::SurfaceType8"
}
}
]