ITR2_ASSET/Engine/Content/EngineMaterials/DefaultDestructiblePhysicalMaterial.json

11 lines
298 B
JSON
Raw Permalink Normal View History

[
{
"Type": "PhysicalMaterial",
"Name": "DefaultDestructiblePhysicalMaterial",
"Class": "UScriptClass'PhysicalMaterial'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Restitution": 0.05
}
}
]