20 lines
637 B
JSON
20 lines
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": []
|
||
|
}
|
||
|
]
|