ITR2_ASSET/IntoTheRadius2/Content/ITR1/ITR_art/Nature/M_LandscapeV4.json
2024-11-21 10:15:03 -08:00

21 lines
No EOL
646 B
JSON

[
{
"Type": "Material",
"Name": "M_LandscapeV4",
"Class": "UScriptClass'Material'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"PhysMaterial": {
"ObjectName": "PhysicalMaterial'PM_Dirt'",
"ObjectPath": "/Game/PhysicalMaterials/PM_Dirt.0"
},
"bTangentSpaceNormal": false,
"bUsedWithStaticLighting": true,
"bUsedWithSplineMeshes": true,
"bUsedWithInstancedStaticMeshes": true,
"bFullyRough": true,
"bCanMaskedBeAssumedOpaque": true
},
"LoadedMaterialResources": []
}
]