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
109
Engine/Content/EditorMaterials/Camera/CineMat.json
Normal file
109
Engine/Content/EditorMaterials/Camera/CineMat.json
Normal file
|
@ -0,0 +1,109 @@
|
|||
[
|
||||
{
|
||||
"Type": "Material",
|
||||
"Name": "CineMat",
|
||||
"Class": "UScriptClass'Material'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"bUsedWithSplineMeshes": true,
|
||||
"bCanMaskedBeAssumedOpaque": true,
|
||||
"StateId": "4D1C4746-AA961E65-F45AB2AB-7BDF995F",
|
||||
"bIncludedInBaseGame": true
|
||||
},
|
||||
"LoadedMaterialResources": [],
|
||||
"CachedExpressionData": {
|
||||
"RuntimeEntries": {
|
||||
"ParameterInfoSet": [
|
||||
{
|
||||
"Name": "Roughness",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
{
|
||||
"Name": "Specular",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
}
|
||||
]
|
||||
},
|
||||
"RuntimeEntries[1]": {
|
||||
"ParameterInfoSet": [
|
||||
{
|
||||
"Name": "Base Color",
|
||||
"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.2,
|
||||
0.3
|
||||
],
|
||||
"StaticSwitchValues": [],
|
||||
"DynamicSwitchValues": [],
|
||||
"VectorValues": [
|
||||
{
|
||||
"R": 0.043137256,
|
||||
"G": 0.043137256,
|
||||
"B": 0.043137256,
|
||||
"A": 0.0,
|
||||
"Hex": "3A3A3A"
|
||||
}
|
||||
],
|
||||
"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": 416
|
||||
}
|
||||
}
|
||||
]
|
33
Engine/Content/EditorMaterials/Camera/MI_CineMat_Rig.json
Normal file
33
Engine/Content/EditorMaterials/Camera/MI_CineMat_Rig.json
Normal file
|
@ -0,0 +1,33 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialInstanceConstant",
|
||||
"Name": "MI_CineMat_Rig",
|
||||
"Class": "UScriptClass'MaterialInstanceConstant'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "Material'CineMat'",
|
||||
"ObjectPath": "/Engine/EditorMaterials/Camera/CineMat.0"
|
||||
},
|
||||
"ScalarParameterValues": [
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "RefractionDepthBias",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": 0.0,
|
||||
"ExpressionGUID": "00000000-00000000-00000000-00000000"
|
||||
}
|
||||
],
|
||||
"BasePropertyOverrides": {
|
||||
"OpacityMaskClipValue": 0.3333
|
||||
},
|
||||
"bIncludedInBaseGame": true
|
||||
},
|
||||
"LoadedMaterialResources": [],
|
||||
"CachedData": {
|
||||
"ParentLayerIndexRemap": []
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue