utoc: pakchunk0_s1

This commit is contained in:
merith-tk 2024-11-19 14:18:42 -08:00
parent 52ec89eb9a
commit c5f97ffcc4
2661 changed files with 2893757 additions and 0 deletions

View file

@ -0,0 +1,24 @@
[
{
"Type": "Material",
"Name": "MS_Foliage_single",
"Class": "UScriptClass'Material'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"BlendMode": "EBlendMode::BLEND_Masked",
"MaterialDecalResponse": "EMaterialDecalResponse::MDR_None",
"ShadingModel": "EMaterialShadingModel::MSM_TwoSidedFoliage",
"ShadingModels": {
"ShadingModelField": 64
},
"OpacityMaskClipValue": 0.5,
"DitheredLODTransition": true,
"bUsedWithStaticLighting": true,
"bUsedWithInstancedStaticMeshes": true,
"bFullyRough": true,
"bUseLightmapDirectionality": false,
"bUseAlphaToCoverage": true
},
"LoadedMaterialResources": []
}
]

View file

@ -0,0 +1,18 @@
[
{
"Type": "Material",
"Name": "M_EnvironmentOpaqueSingle",
"Class": "UScriptClass'Material'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"NumCustomizedUVs": 2,
"bUsedWithStaticLighting": true,
"bUsedWithSplineMeshes": true,
"bUsedWithInstancedStaticMeshes": true,
"bFullyRough": true,
"bUseLightmapDirectionality": false,
"bCanMaskedBeAssumedOpaque": true
},
"LoadedMaterialResources": []
}
]