utoc: pakchunk0_s1
This commit is contained in:
parent
52ec89eb9a
commit
c5f97ffcc4
2661 changed files with 2893757 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
|||
[
|
||||
{
|
||||
"Type": "Material",
|
||||
"Name": "TabletGlass",
|
||||
"Class": "UScriptClass'Material'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"BlendMode": "EBlendMode::BLEND_Translucent",
|
||||
"TranslucencyLightingMode": "ETranslucencyLightingMode::TLM_Surface",
|
||||
"bUsedWithSkeletalMesh": true,
|
||||
"bUsedWithStaticLighting": true,
|
||||
"bCanMaskedBeAssumedOpaque": true
|
||||
},
|
||||
"LoadedMaterialResources": []
|
||||
}
|
||||
]
|
|
@ -0,0 +1,17 @@
|
|||
[
|
||||
{
|
||||
"Type": "Material",
|
||||
"Name": "TabletMaterial",
|
||||
"Class": "UScriptClass'Material'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"PhysMaterial": {
|
||||
"ObjectName": "PhysicalMaterial'PM_Tablet'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Characters/Player/Tablet/PM_Tablet.0"
|
||||
},
|
||||
"bUsedWithSkeletalMesh": true,
|
||||
"bCanMaskedBeAssumedOpaque": true
|
||||
},
|
||||
"LoadedMaterialResources": []
|
||||
}
|
||||
]
|
|
@ -0,0 +1,102 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialInstanceConstant",
|
||||
"Name": "TabletMaterial_Inst",
|
||||
"Class": "UScriptClass'MaterialInstanceConstant'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "Material'TabletMaterial'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Characters/Player/Tablet/Material/TabletMaterial.0"
|
||||
},
|
||||
"ScalarParameterValues": [
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "RefractionDepthBias",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": 0.0,
|
||||
"ExpressionGUID": "00000000-00000000-00000000-00000000"
|
||||
}
|
||||
],
|
||||
"VectorParameterValues": [
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "Light_Buttone_Emissive_Color",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": {
|
||||
"R": 5.0,
|
||||
"G": 3.65992,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "FFFF00"
|
||||
},
|
||||
"ExpressionGUID": "D881AA47-4DFDCA58-5440EF92-3492A9B0"
|
||||
},
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "Light_Emissive_Color",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": {
|
||||
"R": 10.0,
|
||||
"G": 9.81853,
|
||||
"B": 9.32292,
|
||||
"A": 1.0,
|
||||
"Hex": "FFFFFF"
|
||||
},
|
||||
"ExpressionGUID": "4FD48016-404D869D-3481F09E-8E26D63B"
|
||||
},
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "Wave_Buttone_Emissive_Color",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": {
|
||||
"R": 20.0,
|
||||
"G": 1.571586,
|
||||
"B": 0.0,
|
||||
"A": 1.0,
|
||||
"Hex": "FFFF00"
|
||||
},
|
||||
"ExpressionGUID": "D8DB081C-4B187B36-F25F9C9A-0390C7D6"
|
||||
}
|
||||
],
|
||||
"BasePropertyOverrides": {
|
||||
"OpacityMaskClipValue": 0.3333
|
||||
},
|
||||
"bIncludedInBaseGame": true,
|
||||
"TextureStreamingData": [
|
||||
{
|
||||
"SamplingScale": 1.0,
|
||||
"UVChannelIndex": 0,
|
||||
"TextureName": "Tablet_Textures_Tablet_BaseColor"
|
||||
},
|
||||
{
|
||||
"SamplingScale": 1.0,
|
||||
"UVChannelIndex": 0,
|
||||
"TextureName": "Tablet_Textures_Tablet_Emissive"
|
||||
},
|
||||
{
|
||||
"SamplingScale": 1.0,
|
||||
"UVChannelIndex": 0,
|
||||
"TextureName": "Tablet_Textures_Tablet_Normal"
|
||||
},
|
||||
{
|
||||
"SamplingScale": 1.0,
|
||||
"UVChannelIndex": 0,
|
||||
"TextureName": "Tablet_Textures_Tablet_OcclusionRoughnessMetallic"
|
||||
}
|
||||
]
|
||||
},
|
||||
"LoadedMaterialResources": [],
|
||||
"CachedData": {
|
||||
"ParentLayerIndexRemap": []
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue