ITR2_ASSET/IntoTheRadius2/Content/PhysicalMaterials/PM_Brick.json

12 lines
324 B
JSON
Raw Normal View History

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