utoc: pakchunk0_s1
This commit is contained in:
parent
52ec89eb9a
commit
c5f97ffcc4
2661 changed files with 2893757 additions and 0 deletions
|
@ -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": []
|
||||
}
|
||||
]
|
|
@ -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": []
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue