ITR2_ASSET/IntoTheRadius2/Content/ITR1/ART2/WorldMaterials/Materials/LODXMaterial.json

20 lines
637 B
JSON
Raw Normal View History

2024-11-19 22:18:42 +00:00
[
{
"Type": "Material",
"Name": "LODXMaterial",
"Class": "UScriptClass'Material'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BlendMode": "EBlendMode::BLEND_Masked",
"MaterialDecalResponse": "EMaterialDecalResponse::MDR_None",
"TwoSided": true,
"DitheredLODTransition": true,
"bTangentSpaceNormal": false,
"bUsedWithStaticLighting": true,
"bUsedWithInstancedStaticMeshes": true,
"bFullyRough": true,
"bCastRayTracedShadows": false
},
"LoadedMaterialResources": []
}
]