ITR2_ASSET/IntoTheRadius2/Content/PhysicalMaterials/PM_Cardboard.json

13 lines
359 B
JSON
Raw Permalink Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "PhysicalMaterial",
"Name": "PM_Cardboard",
"Class": "UScriptClass'PhysicalMaterial'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Density": 0.1,
"RaiseMassToPower": 0.1,
"SurfaceType": "EPhysicalSurface::SurfaceType16"
}
}
]