ITR2_ASSET/Engine/Content/EngineMaterials/PhysMat_Rubber.json

11 lines
257 B
JSON
Raw Permalink Normal View History

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