ITR2_ASSET/IntoTheRadius2/Content/ITR1/ART2/WorldMaterials/Materials/LODXMaterial.json
2024-11-21 10:15:03 -08:00

20 lines
No EOL
637 B
JSON

[
{
"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": []
}
]