utoc: pakchunk0_s1
This commit is contained in:
parent
52ec89eb9a
commit
c5f97ffcc4
2661 changed files with 2893757 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
[
|
||||
{
|
||||
"Type": "Material",
|
||||
"Name": "ProbesMaterial",
|
||||
"Class": "UScriptClass'Material'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"bUsedWithSkeletalMesh": true,
|
||||
"bUsedWithClothing": true
|
||||
},
|
||||
"LoadedMaterialResources": []
|
||||
}
|
||||
]
|
|
@ -0,0 +1,102 @@
|
|||
[
|
||||
{
|
||||
"Type": "MaterialInstanceConstant",
|
||||
"Name": "ProbesMissle",
|
||||
"Class": "UScriptClass'MaterialInstanceConstant'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"Parent": {
|
||||
"ObjectName": "Material'ProbesMaterial'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Characters/Player/Probes/Material/ProbesMaterial.0"
|
||||
},
|
||||
"bHasStaticPermutationResource": true,
|
||||
"ScalarParameterValues": [
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "ThrowMissle",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": 0.0,
|
||||
"ExpressionGUID": "E9C0A56A-49040D6D-D32BB884-542A3A23"
|
||||
},
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "RefractionDepthBias",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": 0.0,
|
||||
"ExpressionGUID": "00000000-00000000-00000000-00000000"
|
||||
}
|
||||
],
|
||||
"TextureParameterValues": [
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "Color",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": {
|
||||
"ObjectName": "Texture2D'T_Probes_Missle_01_C'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Characters/Player/Probes/Textures/T_Probes_Missle_01_C.0"
|
||||
},
|
||||
"ExpressionGUID": "C5889B96-464A5589-F658D085-54621ECF"
|
||||
},
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "Normal",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": {
|
||||
"ObjectName": "Texture2D'T_Probes_Missle_01_N'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Characters/Player/Probes/Textures/T_Probes_Missle_01_N.0"
|
||||
},
|
||||
"ExpressionGUID": "561E9FB4-42F8CA48-93BD5FA9-C2053D85"
|
||||
},
|
||||
{
|
||||
"ParameterInfo": {
|
||||
"Name": "ORM",
|
||||
"Association": "EMaterialParameterAssociation::GlobalParameter",
|
||||
"Index": -1
|
||||
},
|
||||
"ParameterValue": {
|
||||
"ObjectName": "Texture2D'T_Probes_Missle_01_ORM'",
|
||||
"ObjectPath": "/Game/ITR2/Art/Characters/Player/Probes/Textures/T_Probes_Missle_01_ORM.0"
|
||||
},
|
||||
"ExpressionGUID": "71C68148-438D77A2-8AD6B59A-CB4D50C2"
|
||||
}
|
||||
],
|
||||
"BasePropertyOverrides": {
|
||||
"bOverride_BlendMode": true,
|
||||
"bOverride_TwoSided": true,
|
||||
"TwoSided": true,
|
||||
"BlendMode": "EBlendMode::BLEND_Masked",
|
||||
"OpacityMaskClipValue": 0.3333
|
||||
},
|
||||
"bIncludedInBaseGame": true,
|
||||
"TextureStreamingData": [
|
||||
{
|
||||
"SamplingScale": 1.0,
|
||||
"UVChannelIndex": 0,
|
||||
"TextureName": "T_Probes_Missle_01_C"
|
||||
},
|
||||
{
|
||||
"SamplingScale": 1.0,
|
||||
"UVChannelIndex": 0,
|
||||
"TextureName": "T_Probes_Missle_01_N"
|
||||
},
|
||||
{
|
||||
"SamplingScale": 1.0,
|
||||
"UVChannelIndex": 0,
|
||||
"TextureName": "T_Probes_Missle_01_ORM"
|
||||
}
|
||||
]
|
||||
},
|
||||
"LoadedMaterialResources": [],
|
||||
"CachedData": {
|
||||
"ParentLayerIndexRemap": []
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue