ITR2_ASSET/IntoTheRadius2/Content/ITR2/MaterialLibrary/UI/MI_MenuSphere.json

92 lines
2.8 KiB
JSON
Raw Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "MaterialInstanceConstant",
"Name": "MI_MenuSphere",
"Class": "UScriptClass'MaterialInstanceConstant'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Parent": {
"ObjectName": "Material'M_ShowInFront'",
"ObjectPath": "/Game/ITR2/MaterialLibrary/MasterMaterials/M_ShowInFront.0"
},
"bHasStaticPermutationResource": true,
"ScalarParameterValues": [
{
"ParameterInfo": {
"Name": "RefractionDepthBias",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
"ParameterValue": 0.0,
"ExpressionGUID": "00000000-00000000-00000000-00000000"
}
],
"VectorParameterValues": [
{
"ParameterInfo": {
"Name": "Tint",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
"ParameterValue": {
"R": 0.662807,
"G": 0.695238,
"B": 0.770833,
"A": 1.0,
"Hex": "D5DAE4"
},
"ExpressionGUID": "4431D4AE-45E192CE-C26AF6A1-3B3DEA9B"
}
],
"DoubleVectorParameterValues": [
{
"ParameterInfo": {
"Name": "Tiling and Offset",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
"ParameterValue": {
"X": 1.0,
"Y": 1.0,
"Z": 0.0,
"W": 0.0
},
"ExpressionGUID": "68866DDC-432469DE-CAF1AEA5-1AA50CF5"
}
],
"TextureParameterValues": [
{
"ParameterInfo": {
"Name": "Albedo",
"Association": "EMaterialParameterAssociation::GlobalParameter",
"Index": -1
},
"ParameterValue": {
"ObjectName": "Texture2D'T_soft_smoke'",
"ObjectPath": "/Engine/Tutorial/SubEditors/TutorialAssets/T_soft_smoke.0"
},
"ExpressionGUID": "92FA9E5B-44A4809F-72FA5C9D-29DC5F3A"
}
],
"BasePropertyOverrides": {
"bOverride_BlendMode": true,
"bOverride_ShadingModel": true,
"BlendMode": "EBlendMode::BLEND_Translucent",
"ShadingModel": "EMaterialShadingModel::MSM_Unlit",
"OpacityMaskClipValue": 0.3333
},
"bIncludedInBaseGame": true,
"TextureStreamingData": [
{
"SamplingScale": 1.0,
"UVChannelIndex": 0,
"TextureName": "T_soft_smoke"
}
]
},
"LoadedMaterialResources": [],
"CachedData": {
"ParentLayerIndexRemap": []
}
}
]