dump: [json] pakchunk0
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
This commit is contained in:
parent
a0202f19ac
commit
6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions
68
Engine/Content/TemplateResources/MI_Template_BaseBlue.json
Normal file
68
Engine/Content/TemplateResources/MI_Template_BaseBlue.json
Normal file
|
@ -0,0 +1,68 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialInstanceConstant",
|
||||
"Name": "MI_Template_BaseBlue",
|
||||
"Class": "UScriptClass'MaterialInstanceConstant'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "Material'M_Template_Master'",
|
||||
"ObjectPath": "/Engine/TemplateResources/M_Template_Master.0"
|
||||
},
|
||||
"ScalarParameterValues": [
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "Metallic",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": 0.0,
|
||||
"ExpressionGUID": "52A42084-427DCE23-5D8D97A2-2CC11B32"
|
||||
},
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "Roughness",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": 0.25,
|
||||
"ExpressionGUID": "D1F28C94-4FDD5D2E-ED4B209F-552ACAD8"
|
||||
},
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "RefractionDepthBias",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": 0.0,
|
||||
"ExpressionGUID": "00000000-00000000-00000000-00000000"
|
||||
}
|
||||
],
|
||||
"VectorParameterValues": [
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "DiffuseColor",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": {
|
||||
"R": 0.0,
|
||||
"G": 0.682353,
|
||||
"B": 0.94902,
|
||||
"A": 1.0,
|
||||
"Hex": "00D8FA"
|
||||
},
|
||||
"ExpressionGUID": "8C3FA806-4A945189-CE3DC2A5-8CA15EB5"
|
||||
}
|
||||
],
|
||||
"BasePropertyOverrides": {
|
||||
"OpacityMaskClipValue": 0.3333
|
||||
},
|
||||
"bIncludedInBaseGame": true
|
||||
},
|
||||
"LoadedMaterialResources": [],
|
||||
"CachedData": {
|
||||
"ParentLayerIndexRemap": []
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,68 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialInstanceConstant",
|
||||
"Name": "MI_Template_BaseBlue_Metal",
|
||||
"Class": "UScriptClass'MaterialInstanceConstant'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "Material'M_Template_Master'",
|
||||
"ObjectPath": "/Engine/TemplateResources/M_Template_Master.0"
|
||||
},
|
||||
"ScalarParameterValues": [
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "Metallic",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": 0.0,
|
||||
"ExpressionGUID": "52A42084-427DCE23-5D8D97A2-2CC11B32"
|
||||
},
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "Roughness",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": 0.25,
|
||||
"ExpressionGUID": "D1F28C94-4FDD5D2E-ED4B209F-552ACAD8"
|
||||
},
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "RefractionDepthBias",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": 0.0,
|
||||
"ExpressionGUID": "00000000-00000000-00000000-00000000"
|
||||
}
|
||||
],
|
||||
"VectorParameterValues": [
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "DiffuseColor",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": {
|
||||
"R": 0.0,
|
||||
"G": 0.682353,
|
||||
"B": 0.94902,
|
||||
"A": 1.0,
|
||||
"Hex": "00D8FA"
|
||||
},
|
||||
"ExpressionGUID": "8C3FA806-4A945189-CE3DC2A5-8CA15EB5"
|
||||
}
|
||||
],
|
||||
"BasePropertyOverrides": {
|
||||
"OpacityMaskClipValue": 0.3333
|
||||
},
|
||||
"bIncludedInBaseGame": true
|
||||
},
|
||||
"LoadedMaterialResources": [],
|
||||
"CachedData": {
|
||||
"ParentLayerIndexRemap": []
|
||||
}
|
||||
}
|
||||
]
|
109
Engine/Content/TemplateResources/M_Template_Master.json
Normal file
109
Engine/Content/TemplateResources/M_Template_Master.json
Normal file
|
@ -0,0 +1,109 @@
|
|||
[
|
||||
{
|
||||
"Type": "Material",
|
||||
"Name": "M_Template_Master",
|
||||
"Class": "UScriptClass'Material'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"bUsedWithSkeletalMesh": true,
|
||||
"bUsedWithStaticLighting": true,
|
||||
"StateId": "5194AB9A-AE3012CD-B8C3E195-96EB12F5",
|
||||
"bIncludedInBaseGame": true
|
||||
},
|
||||
"LoadedMaterialResources": [],
|
||||
"CachedExpressionData": {
|
||||
"RuntimeEntries": {
|
||||
"ParameterInfoSet": [
|
||||
{
|
||||
"Name": "Metallic",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
{
|
||||
"Name": "Roughness",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
"RuntimeEntries[1]": {
|
||||
"ParameterInfoSet": [
|
||||
{
|
||||
"Name": "DiffuseColor",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
"RuntimeEntries[2]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[3]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[4]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[5]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[6]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"RuntimeEntries[7]": {
|
||||
"ParameterInfoSet": []
|
||||
},
|
||||
"ScalarPrimitiveDataIndexValues": [
|
||||
-1,
|
||||
-1
|
||||
],
|
||||
"VectorPrimitiveDataIndexValues": [
|
||||
-1
|
||||
],
|
||||
"ScalarValues": [
|
||||
0.1,
|
||||
0.0
|
||||
],
|
||||
"StaticSwitchValues": [],
|
||||
"DynamicSwitchValues": [],
|
||||
"VectorValues": [
|
||||
{
|
||||
"R": 0.75,
|
||||
"G": 0.75,
|
||||
"B": 0.75,
|
||||
"A": 0.0,
|
||||
"Hex": "E1E1E1"
|
||||
}
|
||||
],
|
||||
"DoubleVectorValues": [],
|
||||
"TextureValues": [],
|
||||
"FontValues": [],
|
||||
"FontPageValues": [],
|
||||
"RuntimeVirtualTextureValues": [],
|
||||
"SparseVolumeTextureValues": [],
|
||||
"ReferencedTextures": [],
|
||||
"FunctionInfos": [],
|
||||
"FunctionInfosStateCRC": 4294967295,
|
||||
"ParameterCollectionInfos": [],
|
||||
"GrassTypes": [],
|
||||
"MaterialLayers": {
|
||||
"Layers": [],
|
||||
"Blends": []
|
||||
},
|
||||
"DynamicParameterNames": [],
|
||||
"QualityLevelsUsed": [
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false
|
||||
],
|
||||
"bHasMaterialLayers": false,
|
||||
"bHasRuntimeVirtualTextureOutput": false,
|
||||
"bHasSceneColor": false,
|
||||
"bHasPerInstanceCustomData": false,
|
||||
"bHasPerInstanceRandom": false,
|
||||
"bHasVertexInterpolator": false,
|
||||
"PropertyConnectedMask": 352
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue