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

19 lines
No EOL
641 B
JSON

[
{
"Type": "Material",
"Name": "LayeredMaterial",
"Class": "UScriptClass'Material'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"DitheredLODTransition": true,
"TranslucencyLightingMode": "ETranslucencyLightingMode::TLM_SurfacePerPixelLighting",
"bUsedWithStaticLighting": true,
"bUsedWithSplineMeshes": true,
"bUsedWithInstancedStaticMeshes": true,
"bUsesDistortion": true,
"bRootNodeOverridesDefaultDistortion": true,
"BlendablePriority": 0
},
"LoadedMaterialResources": []
}
]